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 documentation for the `RemoveLocalInventoriesMetadata` class within the Google Cloud Retail v2 API, specifically in the .NET environment."],["The latest version of `RemoveLocalInventoriesMetadata` is accessible under version 2.12.0, with numerous previous versions listed, starting from version 1.0.0, all the way up to 2.12.0."],["The `RemoveLocalInventoriesMetadata` class is used to track the progress of the `RemoveLocalInventories` operation, although the current implementation does not populate any meaningful metadata."],["The `RemoveLocalInventoriesMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["This class has two constructors, one default and one that clones another instance of the class."]]],[]]