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

Properties of an Example.

Package

@google-cloud/datalabeling

Properties

annotations

annotations?: (google.cloud.datalabeling.v1beta1.IAnnotation[]|null);

Example annotations

imagePayload

imagePayload?: (google.cloud.datalabeling.v1beta1.IImagePayload|null);

Example imagePayload

name

name?: (string|null);

Example name

textPayload

textPayload?: (google.cloud.datalabeling.v1beta1.ITextPayload|null);

Example textPayload

videoPayload

videoPayload?: (google.cloud.datalabeling.v1beta1.IVideoPayload|null);

Example videoPayload