uri property

String? uri
getter/setter pair

Currently supports Google Cloud Storage URI of the form gs://bucket_name/object_name.

Object versioning is not supported. For more information, refer to Google Cloud Storage Request URIs.

Optional.

Implementation

core.String? uri;