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 page provides reference documentation for the `SetInventoryMetadata` class within the Google Cloud Retail v2 API."],["The latest version of `SetInventoryMetadata` is 2.12.0, and previous versions are available from 2.11.0 down to 1.0.0."],["`SetInventoryMetadata` is a class used to track the progress of the SetInventory operation, although it is currently empty, meaning that no meaningful metadata is yet populated from the ProductService.SetInventory method."],["The class is built on top of many pre-existing systems and frameworks, inheriting members from the object class, and implementing interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["`SetInventoryMetadata` has a default constructor, and another one that allows you to pass in another `SetInventoryMetadata` object as a parameter."]]],[]]