storageUri property
The fully qualified location prefix of the external folder where table data is stored.
The '*' wildcard character is not allowed. The URI should be in the format "gs://bucket/path_to_table/"
Required.
Implementation
core.String? storageUri;