gcsPath property
A path to a file in Google Cloud Storage.
Example: gs://build-app-1414623860166/app%40debug-unaligned.apk These paths are expected to be url encoded (percent encoding)
Implementation
core.String? gcsPath;
A path to a file in Google Cloud Storage.
Example: gs://build-app-1414623860166/app%40debug-unaligned.apk These paths are expected to be url encoded (percent encoding)
core.String? gcsPath;