Interface protos.google.cloud.datalabeling.v1beta1.ILabelImageRequest (3.2.2)

Properties of a LabelImageRequest.

Package

@google-cloud/datalabeling

Properties

basicConfig

basicConfig?: (google.cloud.datalabeling.v1beta1.IHumanAnnotationConfig|null);

LabelImageRequest basicConfig

boundingPolyConfig

boundingPolyConfig?: (google.cloud.datalabeling.v1beta1.IBoundingPolyConfig|null);

LabelImageRequest boundingPolyConfig

feature

feature?: (google.cloud.datalabeling.v1beta1.LabelImageRequest.Feature|keyof typeof google.cloud.datalabeling.v1beta1.LabelImageRequest.Feature|null);

LabelImageRequest feature

imageClassificationConfig

imageClassificationConfig?: (google.cloud.datalabeling.v1beta1.IImageClassificationConfig|null);

LabelImageRequest imageClassificationConfig

parent

parent?: (string|null);

LabelImageRequest parent

polylineConfig

polylineConfig?: (google.cloud.datalabeling.v1beta1.IPolylineConfig|null);

LabelImageRequest polylineConfig

segmentationConfig

segmentationConfig?: (google.cloud.datalabeling.v1beta1.ISegmentationConfig|null);

LabelImageRequest segmentationConfig