public sealed class AddFulfillmentPlacesResponse : IMessage<AddFulfillmentPlacesResponse>, IEquatable<AddFulfillmentPlacesResponse>, IDeepCloneable<AddFulfillmentPlacesResponse>, IBufferMessage, IMessageReference 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
IMessage<AddFulfillmentPlacesResponse>, IEquatable<AddFulfillmentPlacesResponse>, IDeepCloneable<AddFulfillmentPlacesResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Constructors
AddFulfillmentPlacesResponse()
public AddFulfillmentPlacesResponse()AddFulfillmentPlacesResponse(AddFulfillmentPlacesResponse)
public AddFulfillmentPlacesResponse(AddFulfillmentPlacesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
AddFulfillmentPlacesResponse |