public sealed class RemoveFulfillmentPlacesResponse : IMessage<RemoveFulfillmentPlacesResponse>, IEquatable<RemoveFulfillmentPlacesResponse>, IDeepCloneable<RemoveFulfillmentPlacesResponse>, IBufferMessage, IMessageReference documentation and code samples for the Retail v2 API class RemoveFulfillmentPlacesResponse.
Response of the RemoveFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces] method.
Implements
IMessageRemoveFulfillmentPlacesResponse, IEquatableRemoveFulfillmentPlacesResponse, IDeepCloneableRemoveFulfillmentPlacesResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Constructors
RemoveFulfillmentPlacesResponse()
public RemoveFulfillmentPlacesResponse()RemoveFulfillmentPlacesResponse(RemoveFulfillmentPlacesResponse)
public RemoveFulfillmentPlacesResponse(RemoveFulfillmentPlacesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RemoveFulfillmentPlacesResponse |