Class SetInventoryResponse (1.5.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 [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