public sealed class RemoveLocalInventoriesMetadata : IMessage<RemoveLocalInventoriesMetadata>, IEquatable<RemoveLocalInventoriesMetadata>, IDeepCloneable<RemoveLocalInventoriesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class RemoveLocalInventoriesMetadata.
Metadata related to the progress of the RemoveLocalInventories operation.
Currently empty because there is no meaningful metadata populated from the
[ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories]
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 `RemoveLocalInventoriesMetadata` class is part of the Google Cloud Retail V2 API and is designed to track the progress of removing local inventories."],["There are multiple versions of the `RemoveLocalInventoriesMetadata` class documented, ranging from version 1.0.0 up to the latest version, 2.12.0."],["`RemoveLocalInventoriesMetadata` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as shown by the documentation provided."],["The documentation indicates that the metadata for `RemoveLocalInventories` is currently empty, and there are no meaningful data fields being populated."],["The class contains two constructors: a default parameterless one, and another that accepts a `RemoveLocalInventoriesMetadata` object as a parameter for creating a new instance."]]],[]]