public sealed class LabelImageBoundingBoxOperationMetadata : IMessage<LabelImageBoundingBoxOperationMetadata>, IEquatable<LabelImageBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageBoundingBoxOperationMetadata>, IBufferMessage, IMessage
Details of a LabelImageBoundingBox operation metadata.
Implements
IMessage<LabelImageBoundingBoxOperationMetadata>, IEquatable<LabelImageBoundingBoxOperationMetadata>, IDeepCloneable<LabelImageBoundingBoxOperationMetadata>, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
LabelImageBoundingBoxOperationMetadata()
public LabelImageBoundingBoxOperationMetadata()
LabelImageBoundingBoxOperationMetadata(LabelImageBoundingBoxOperationMetadata)
public LabelImageBoundingBoxOperationMetadata(LabelImageBoundingBoxOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other | LabelImageBoundingBoxOperationMetadata |
Properties
BasicConfig
public HumanAnnotationConfig BasicConfig { get; set; }
Basic human annotation config used in labeling request.
Property Value | |
---|---|
Type | Description |
HumanAnnotationConfig |