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
[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 provides documentation for the `RemoveLocalInventoriesMetadata` class within the Google.Cloud.Retail.V2 namespace, specifically for the .NET platform."],["The `RemoveLocalInventoriesMetadata` class is currently empty, as there is no meaningful metadata available from the `RemoveLocalInventories` method, and it's used to track the progress of removing local inventories."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring its integration with the Protobuf messaging system."],["The documentation lists available versions of the library, ranging from 1.0.0 to 2.12.0, with 2.12.0 being the latest release."]]],[]]