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