uri property
Path to the import file in Cloud Storage, in the form
gs://bucketName/fileName
.
Compressed gzip files (.gz) are supported when fileType
is SQL
. The
instance must have write permissions to the bucket and read access to the
file.
Implementation
core.String? uri;