public sealed class LabelImageBoundingPolyOperationMetadata : IMessage<LabelImageBoundingPolyOperationMetadata>, IEquatable<LabelImageBoundingPolyOperationMetadata>, IDeepCloneable<LabelImageBoundingPolyOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageBoundingPolyOperationMetadata.
Details of LabelImageBoundingPoly operation metadata.
Implements
IMessageLabelImageBoundingPolyOperationMetadata, IEquatableLabelImageBoundingPolyOperationMetadata, IDeepCloneableLabelImageBoundingPolyOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
LabelImageBoundingPolyOperationMetadata()
public LabelImageBoundingPolyOperationMetadata()
LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata)
public LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
LabelImageBoundingPolyOperationMetadata |
Properties
BasicConfig
public HumanAnnotationConfig BasicConfig { get; set; }
Basic human annotation config used in labeling request.
Property Value | |
---|---|
Type | Description |
HumanAnnotationConfig |