Class SetInventoryResponse (2.2.0)

public sealed class SetInventoryResponse : IMessage<SetInventoryResponse>, IEquatable<SetInventoryResponse>, IDeepCloneable<SetInventoryResponse>, IBufferMessage, IMessage

Response of the SetInventoryRequest. Currently empty because there is no meaningful response populated from the [ProductService.SetInventory][google.cloud.retail.v2.ProductService.SetInventory] method.

Inheritance

Object > SetInventoryResponse

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Constructors

SetInventoryResponse()

public SetInventoryResponse()

SetInventoryResponse(SetInventoryResponse)

public SetInventoryResponse(SetInventoryResponse other)
Parameter
NameDescription
otherSetInventoryResponse