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
[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."],[[["The latest version of `AddLocalInventoriesMetadata` is 2.12.0, part of the Google.Cloud.Retail.V2 package."],["This metadata class is related to the `AddLocalInventories` operation and is currently empty, with no data populated from the `ProductService.AddLocalInventories` method."],["`AddLocalInventoriesMetadata` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple previous versions listed, ranging from version 1.0.0 to 2.11.0, all of which pertain to `AddLocalInventoriesMetadata`."],["The class has two constructors, one for creating a new instance and the other to create a new instance based on an existing `AddLocalInventoriesMetadata` object."]]],[]]