uri property

String? uri
getter/setter pair

URI to a Cloud Storage bucket in the format: gs:///.

The path inside the bucket is optional.

Required.

Implementation

core.String? uri;