gcsUri property
The path to the file in Google Cloud Storage where the source file for import will be stored.
The URI is in the form gs://bucketName/fileName
.
Required.
Implementation
core.String? gcsUri;
The path to the file in Google Cloud Storage where the source file for import will be stored.
The URI is in the form gs://bucketName/fileName
.
Required.
core.String? gcsUri;