public sealed class AddLocalInventoriesMetadata : IMessage<AddLocalInventoriesMetadata>, IEquatable<AddLocalInventoriesMetadata>, IDeepCloneable<AddLocalInventoriesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddLocalInventoriesMetadata.
Metadata related to the progress of the AddLocalInventories operation.
Currently empty because there is no meaningful metadata populated from the
[ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.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."],[[["This webpage provides documentation for the `AddLocalInventoriesMetadata` class within the Google Cloud Retail v2 API, specifically focusing on its various versions."],["The latest version of the `AddLocalInventoriesMetadata` class is 2.12.0, and the page contains information on versions ranging from 1.0.0 to 2.12.0."],["The `AddLocalInventoriesMetadata` class is designed to hold metadata about the progress of the `AddLocalInventories` operation, but currently contains no meaningful populated data."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its structure and capabilities within the .NET environment."],["Constructors are available for the `AddLocalInventoriesMetadata` class, including a default constructor and a constructor that takes another `AddLocalInventoriesMetadata` object as a parameter."]]],[]]