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-03-21 UTC."],[[["This webpage details the `SetInventoryMetadata` class within the `Google.Cloud.Retail.V2` namespace, part of the `Google.Cloud.Retail.V2.dll` assembly."],["The `SetInventoryMetadata` class is currently empty, serving as a placeholder for future metadata related to the `SetInventory` operation."],["The class has several implemented interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has inherited members from `Object`."],["This page contains available versions of `SetInventoryMetadata` that go from version 2.12.0 (latest) all the way down to 1.0.0, including direct links to each version's documentation."]]],[]]