gcsUri property

String? gcsUri
getter/setter pair

A Cloud Storage object or folder URI that specifies the source from which to import metadata.

It must begin with gs://.

Implementation

core.String? gcsUri;