public sealed class SetInventoryMetadata : IMessage<SetInventoryMetadata>, IEquatable<SetInventoryMetadata>, IDeepCloneable<SetInventoryMetadata>, IBufferMessage, IMessage
Metadata related to the progress of the SetInventory operation.
Currently empty because there is no meaningful metadata populated from the
[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."],[[["This page provides documentation for the `SetInventoryMetadata` class within the `Google.Cloud.Retail.V2` namespace, specifically detailing its implementation and available versions."],["The latest version of `SetInventoryMetadata` is 2.12.0, with a history of versions available ranging from 1.0.0 to 2.12.0."],["The `SetInventoryMetadata` class is designed to capture metadata related to the `SetInventory` operation, although currently it remains empty as no metadata is populated by the associated method."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each with the `SetInventoryMetadata` parameter."],["There are two constructors available for `SetInventoryMetadata`, one default constructor and one that takes another `SetInventoryMetadata` instance as a parameter for object creation."]]],[]]