public sealed class LabelImageOrientedBoundingBoxOperationMetadata : IMessage<LabelImageOrientedBoundingBoxOperationMetadata>, IEquatable<LabelImageOrientedBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageOrientedBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageOrientedBoundingBoxOperationMetadata.
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."],[[["The `LabelImageOrientedBoundingBoxOperationMetadata` class in the Data Labeling v1beta1 API provides details about the metadata for LabelImageOrientedBoundingBox operations."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used within the Google Protobuf system."],["The latest version of this class is `2.0.0-beta05`, with prior versions `2.0.0-beta04` and `1.0.0-beta03` also available."],["The class inherits from the base `object` class and includes constructors for default initialization and for copying properties from another `LabelImageOrientedBoundingBoxOperationMetadata` instance."],["It includes a `BasicConfig` property of type `HumanAnnotationConfig`, representing basic human annotation configurations."]]],[]]