Class LabelImageOrientedBoundingBoxOperationMetadata
Details of a LabelImageOrientedBoundingBox operation metadata.
Inheritance
System.Object
LabelImageOrientedBoundingBoxOperationMetadata
Implements
System.IEquatable<LabelImageOrientedBoundingBoxOperationMetadata>
Google.Protobuf.IBufferMessage
Inherited Members
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public sealed class LabelImageOrientedBoundingBoxOperationMetadata : IMessage<LabelImageOrientedBoundingBoxOperationMetadata>, IEquatable<LabelImageOrientedBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageOrientedBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Constructors
LabelImageOrientedBoundingBoxOperationMetadata()
Declaration
public LabelImageOrientedBoundingBoxOperationMetadata()
LabelImageOrientedBoundingBoxOperationMetadata(LabelImageOrientedBoundingBoxOperationMetadata)
Declaration
public LabelImageOrientedBoundingBoxOperationMetadata(LabelImageOrientedBoundingBoxOperationMetadata other)
Parameters
| Type | Name | Description |
|---|---|---|
| LabelImageOrientedBoundingBoxOperationMetadata | other |
Properties
BasicConfig
Basic human annotation config.
Declaration
public HumanAnnotationConfig BasicConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| HumanAnnotationConfig |