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 within the .NET environment."],["The class `AddLocalInventoriesMetadata` is designed to hold metadata related to the progress of the `AddLocalInventories` operation, although it is currently empty due to a lack of populated metadata from the `ProductService.AddLocalInventories` method."],["The latest version of this document is for version 2.12.0, but it also contains links to previous versions ranging back to 1.0.0."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities such as deep cloning and equality comparison."],["The documentation includes details about the class's constructors and its location within the `Google.Cloud.Retail.V2` namespace, in the assembly `Google.Cloud.Retail.V2.dll`."]]],[]]