gcsUri property

String? gcsUri
getter/setter pair

The Google Cloud Storage URI from which to import app.

The format of this URI must be gs:///.

Implementation

core.String? gcsUri;