ImportDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ImportData API.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Dataset resource name, format: projects/{project_id}/datasets/{dataset_id} |
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. |