gcsUri property

String? gcsUri
getter/setter pair

The Google Cloud Storage URI to which to export the app.

The format of this URI must be gs:///. The exported app archive will be written directly to the specified GCS object.

Optional.

Implementation

core.String? gcsUri;