public sealed class AddFulfillmentPlacesResponse : IMessage<AddFulfillmentPlacesResponse>, IEquatable<AddFulfillmentPlacesResponse>, IDeepCloneable<AddFulfillmentPlacesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddFulfillmentPlacesResponse.
Response of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces] method.
Implements
IMessageAddFulfillmentPlacesResponse, IEquatableAddFulfillmentPlacesResponse, IDeepCloneableAddFulfillmentPlacesResponse, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.RetailV2Assembly
Google.Cloud.Retail.V2.dll
Constructors
AddFulfillmentPlacesResponse()
public AddFulfillmentPlacesResponse()
AddFulfillmentPlacesResponse(AddFulfillmentPlacesResponse)
public AddFulfillmentPlacesResponse(AddFulfillmentPlacesResponse other)
Parameter | |
---|---|
Name | Description |
other | AddFulfillmentPlacesResponse |