storageUri property

String? storageUri
getter/setter pair

Required and immutable.

Fully qualified location prefix of the external folder where data is stored. Normalized to standard format: "gs:////". Starts with "gs://" rather than "/bigstore/". Ends with "/". Does not contain "*". See also BigLakeStorageMetadata on how it is used.

Required.

Implementation

core.String? storageUri;