codeBucket property

String? codeBucket
getter/setter pair

Google Cloud Storage bucket that can be used for storing files associated with this application.

This bucket is associated with the application and can be used by the gcloud deployment commands.@OutputOnly

Output only.

Implementation

core.String? codeBucket;