Class LabelTextRequest (0.4.2)

Request message for LabelText.

Configuration for text classification task. One of text_classification_config and text_entity_extraction_config is required.

Required. Name of the data set to request labeling task, format: projects/{project_id}/datasets/{dataset_id}

Required. The type of text labeling task.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > LabelTextRequest