storageUri property
The fully qualified location prefix of the external folder where table data is stored.
The URI should be in the format gs://bucket/path_to_table/.
Optional.
Implementation
core.String? storageUri;
The fully qualified location prefix of the external folder where table data is stored.
The URI should be in the format gs://bucket/path_to_table/.
Optional.
core.String? storageUri;