public sealed class SetInventoryMetadata : IMessage<SetInventoryMetadata>, IEquatable<SetInventoryMetadata>, IDeepCloneable<SetInventoryMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SetInventoryMetadata.
Metadata related to the progress of the SetInventory operation. Currently empty because there is no meaningful metadata populated from the [ProductService.SetInventory][google.cloud.retail.v2.ProductService.SetInventory] method.
Implements
IMessageSetInventoryMetadata, IEquatableSetInventoryMetadata, IDeepCloneableSetInventoryMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Constructors
SetInventoryMetadata()
public SetInventoryMetadata()
SetInventoryMetadata(SetInventoryMetadata)
public SetInventoryMetadata(SetInventoryMetadata other)
Parameter | |
---|---|
Name | Description |
other |
SetInventoryMetadata |