public sealed class SetInventoryMetadata : IMessage<SetInventoryMetadata>, IEquatable<SetInventoryMetadata>, IDeepCloneable<SetInventoryMetadata>, IBufferMessage, IMessage
Metadata related to the progress of the SetInventory operation.
Currently empty because there is no meaningful metadata populated from the
[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."],[[["The latest version available for `SetInventoryMetadata` is 2.12.0, with previous versions ranging from 2.11.0 down to 1.0.0."],["`SetInventoryMetadata` is a class related to the progress of the `SetInventory` operation, but it currently has no populated metadata."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["There are two constructors available for `SetInventoryMetadata`: a default one and another that takes `SetInventoryMetadata` as a parameter."]]],[]]