public sealed class SetInventoryMetadata : IMessage<SetInventoryMetadata>, IEquatable<SetInventoryMetadata>, IDeepCloneable<SetInventoryMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SetInventoryMetadata.
Metadata related to the progress of the SetInventory operation.
Currently empty because there is no meaningful metadata populated from the
[ProductService.SetInventory][google.cloud.retail.v2.ProductService.SetInventory]
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 `SetInventoryMetadata` class within the Google Cloud Retail V2 API, detailing its structure and functionality."],["The `SetInventoryMetadata` class is currently empty, as it doesn't contain any metadata from the `ProductService.SetInventory` method."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The webpage lists all available versions of the documentation, ranging from version 1.0.0 to the latest version, 2.12.0, allowing users to view older versions as needed."],["The documentation covers two constructors for `SetInventoryMetadata`, one default and another that takes a `SetInventoryMetadata` object as a parameter."]]],[]]