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."],[[["This documentation provides reference information for the `LabelImageOrientedBoundingBoxOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API."],["The `LabelImageOrientedBoundingBoxOperationMetadata` class is used to detail the metadata of a LabelImageOrientedBoundingBox operation and inherits from `object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are currently three different versions available for this class: 2.0.0-beta05 (latest), 2.0.0-beta04, and 1.0.0-beta03."],["The class has two constructors: a parameterless constructor, and one that takes another `LabelImageOrientedBoundingBoxOperationMetadata` instance as a parameter."],["The class includes a `BasicConfig` property of type `HumanAnnotationConfig`, representing the basic human annotation configuration."]]],[]]