public sealed class RemoveLocalInventoriesMetadata : IMessage<RemoveLocalInventoriesMetadata>, IEquatable<RemoveLocalInventoriesMetadata>, IDeepCloneable<RemoveLocalInventoriesMetadata>, IBufferMessage, IMessage
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 page details the `RemoveLocalInventoriesMetadata` class within the `Google.Cloud.Retail.V2` namespace, used in the context of removing local inventories."],["The `RemoveLocalInventoriesMetadata` class is currently empty, as there is no meaningful metadata populated from the `ProductService.RemoveLocalInventories` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `Google.Cloud.Retail.V2` package, ranging from version 1.0.0 to the latest version 2.12.0, with links to the `RemoveLocalInventoriesMetadata` documentation for each."],["There are 2 constructors available for the RemoveLocalInventoriesMetadata class, the default constructor, and a copy constructor."]]],[]]