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 reference documentation and code samples for the `AddLocalInventoriesMetadata` class within the Google Cloud Retail v2 API."],["The `AddLocalInventoriesMetadata` class is currently empty, meaning that it does not populate any meaningful metadata from the `ProductService.AddLocalInventories` method."],["This class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists several versions of the API, ranging from version 1.0.0 all the way to 2.12.0, with 2.12.0 being the latest version."],["The `AddLocalInventoriesMetadata` class is in the `Google.Cloud.Retail.V2` namespace, and it has two constructors: a default constructor and a constructor that takes another `AddLocalInventoriesMetadata` instance."]]],[]]