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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `SetInventoryMetadata` class in the Retail v2 API provides metadata related to the progress of the SetInventory operation."],["The latest version available for `SetInventoryMetadata` is 2.12.0, with numerous prior versions listed, including the current version, 2.6.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetInventoryMetadata` class is currently empty and does not have meaningful metadata from the method `ProductService.SetInventory`."],["It inherits from the `object` class and is part of the `Google.Cloud.Retail.V2` namespace, which can be found in the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]