sourceCodeUris property

List<String>? sourceCodeUris
getter/setter pair

The URIs of the source code, if available.

For Cloud Run source deploy for example: gs://my-bucket/my-folder/1234567890.abcde-fdbe.zip#1234567890

Output only.

Implementation

core.List<core.String>? sourceCodeUris;