public sealed class AddLocalInventoriesMetadata : IMessage<AddLocalInventoriesMetadata>, IEquatable<AddLocalInventoriesMetadata>, IDeepCloneable<AddLocalInventoriesMetadata>, IBufferMessage, IMessage
Metadata related to the progress of the AddLocalInventories operation.
Currently empty because there is no meaningful metadata populated from the
[AddLocalInventories][] 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."],[[["The latest version of `AddLocalInventoriesMetadata` is 2.12.0, which can be found in the provided links, with other previous versions also being available."],["`AddLocalInventoriesMetadata` is a class related to the progress of the `AddLocalInventories` operation, however, there is no meaningful metadata being populated from the `AddLocalInventories` method at this time."],["The class `AddLocalInventoriesMetadata` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, from Google.Protobuf."],["The class can be found in the `Google.Cloud.Retail.V2` namespace, and it is part of the `Google.Cloud.Retail.V2.dll` assembly."],["Two constructors are provided for the `AddLocalInventoriesMetadata` class, a default constructor and a constructor that accepts another instance of `AddLocalInventoriesMetadata` as a parameter."]]],[]]