Class ImportDataRequest (1.32.0)

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

Request message for DatasetService.ImportData .

Attributes

Name
Description
name
str
Required. The name of the Dataset resource. Format: projects/{project}/locations/{location}/datasets/{dataset}
import_configs
MutableSequence[ google.cloud.aiplatform_v1beta1.types.ImportDataConfig ]
Required. The desired input locations. The contents of all input locations will be imported in one batch.