public sealed class LabelImageBoundingBoxOperationMetadata : IMessage<LabelImageBoundingBoxOperationMetadata>, IEquatable<LabelImageBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageBoundingBoxOperationMetadata.
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."],[[["This document provides reference documentation for the `LabelImageBoundingBoxOperationMetadata` class, part of the Data Labeling v1beta1 API from Google Cloud, specifically within the `Google.Cloud.DataLabeling.V1Beta1` namespace."],["The `LabelImageBoundingBoxOperationMetadata` class offers details on metadata related to a LabelImageBoundingBox operation."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `LabelImageBoundingBoxOperationMetadata` class, a default constructor and one that takes another `LabelImageBoundingBoxOperationMetadata` instance."],["The class has a `BasicConfig` property of type `HumanAnnotationConfig` which contains the basic human annotation configuration used in the labeling request."]]],[]]