gcsUri property
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;
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.
core.String? gcsUri;