public sealed class LabelImageOrientedBoundingBoxOperationMetadata : IMessage<LabelImageOrientedBoundingBoxOperationMetadata>, IEquatable<LabelImageOrientedBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageOrientedBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Details of a LabelImageOrientedBoundingBox 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."],[[["This document describes the `LabelImageOrientedBoundingBoxOperationMetadata` class, which provides details about a specific image labeling operation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["It offers two constructors: a default constructor and one that takes another `LabelImageOrientedBoundingBoxOperationMetadata` object for cloning."],["The `BasicConfig` property, of type `HumanAnnotationConfig`, is used to store the human annotation configuration for this operation."],["Versioning available for this are 2.0.0-beta05 (latest), 2.0.0-beta04, and 1.0.0-beta03."]]],[]]