public sealed class LabelImageSegmentationOperationMetadata : IMessage<LabelImageSegmentationOperationMetadata>, IEquatable<LabelImageSegmentationOperationMetadata>, IDeepCloneable<LabelImageSegmentationOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageSegmentationOperationMetadata.
Details of a LabelImageSegmentation operation metadata.
Implements
IMessageLabelImageSegmentationOperationMetadata, IEquatableLabelImageSegmentationOperationMetadata, IDeepCloneableLabelImageSegmentationOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
LabelImageSegmentationOperationMetadata()
public LabelImageSegmentationOperationMetadata()
LabelImageSegmentationOperationMetadata(LabelImageSegmentationOperationMetadata)
public LabelImageSegmentationOperationMetadata(LabelImageSegmentationOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
LabelImageSegmentationOperationMetadata |
Properties
BasicConfig
public HumanAnnotationConfig BasicConfig { get; set; }
Basic human annotation config.
Property Value | |
---|---|
Type | Description |
HumanAnnotationConfig |