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

Properties of a LabelVideoRequest.

Package

@google-cloud/datalabeling

Properties

basicConfig

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

LabelVideoRequest basicConfig

eventConfig

eventConfig?: (google.cloud.datalabeling.v1beta1.IEventConfig|null);

LabelVideoRequest eventConfig

feature

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

LabelVideoRequest feature

objectDetectionConfig

objectDetectionConfig?: (google.cloud.datalabeling.v1beta1.IObjectDetectionConfig|null);

LabelVideoRequest objectDetectionConfig

objectTrackingConfig

objectTrackingConfig?: (google.cloud.datalabeling.v1beta1.IObjectTrackingConfig|null);

LabelVideoRequest objectTrackingConfig

parent

parent?: (string|null);

LabelVideoRequest parent

videoClassificationConfig

videoClassificationConfig?: (google.cloud.datalabeling.v1beta1.IVideoClassificationConfig|null);

LabelVideoRequest videoClassificationConfig