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."],[[["The latest version of `RemoveLocalInventoriesMetadata` is 2.12.0, but there are many versions available, including older versions going as far back as 1.0.0."],["`RemoveLocalInventoriesMetadata` is a class used for tracking the progress of the `RemoveLocalInventories` operation, although it currently contains no meaningful populated metadata."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like message handling and deep cloning."],["The class has two constructors: one default and another that copies data from another `RemoveLocalInventoriesMetadata` instance."],["The namespace of this class is `Google.Cloud.Retail.V2` and it can be found in the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]