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."],[[["This webpage provides reference documentation for the `RemoveLocalInventoriesMetadata` class within the Google Cloud Retail V2 API, specifically for version 2.10.0 and other versions ranging from 1.0.0 to 2.12.0."],["The `RemoveLocalInventoriesMetadata` class is related to the progress of the `RemoveLocalInventories` operation but currently contains no meaningful metadata as implemented by the `ProductService.RemoveLocalInventories` method."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["There are two constructors for creating instances of `RemoveLocalInventoriesMetadata`: a default constructor and one that allows creating a copy from another `RemoveLocalInventoriesMetadata` object."],["The page lists various versions of the API, allowing users to navigate to documentation for specific releases, with the latest version being 2.12.0."]]],[]]