gcsImageUri property

String? gcsImageUri
getter/setter pair

Use image_uri instead. The Google Cloud Storage URI of the form gs://bucket_name/object_name.

Object versioning is not supported. See Google Cloud Storage Request URIs for more info.

Implementation

core.String? gcsImageUri;