public sealed class LabelImageBoundingBoxOperationMetadata : IMessage<LabelImageBoundingBoxOperationMetadata>, IEquatable<LabelImageBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Details of a LabelImageBoundingBox operation metadata.
[[["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 `LabelImageBoundingBoxOperationMetadata` class provides details about the metadata for a LabelImageBoundingBox operation."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of this class is 2.0.0-beta05, while this documentation is for version 1.0.0-beta03, and there is also version 2.0.0-beta04."],["This class includes constructors to create new instances, either default or by copying an existing `LabelImageBoundingBoxOperationMetadata` object."],["The `BasicConfig` property of the `LabelImageBoundingBoxOperationMetadata` class is of type `HumanAnnotationConfig`, representing the basic human annotation configuration used in the labeling request."]]],[]]