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 page provides documentation for the `AddLocalInventoriesMetadata` class within the Google Cloud Retail V2 API, specifically for version 2.10.0."],["`AddLocalInventoriesMetadata` is related to the progress of the `AddLocalInventories` operation, although it currently contains no populated metadata, and it is used within the `ProductService.AddLocalInventories` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it has two constructors: a default one and one that accepts another `AddLocalInventoriesMetadata` instance."],["The documentation also includes a comprehensive list of available versions for the `AddLocalInventoriesMetadata` resource, from version 1.0.0 up to the latest version, 2.12.0."]]],[]]