Class ImportDataRequest (1.2.4)

ImportDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ImportData API. .. attribute:: name

Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id}

:type: str

Attributes

NameDescription
input_config google.cloud.datalabeling_v1beta1.types.InputConfig
Required. Specify the input source of the data.
user_email_address str
Email of the user who started the import task and should be notified by email. If empty no notification will be sent.