Retail v2 API - Class SetInventoryResponse (2.8.0)

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.

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