service property

String? service
getter/setter pair

The name of the Cloud Run Service in the rendered manifest.

Format is projects/{project}/locations/{location}/services/{service}.

Output only.

Implementation

core.String? service;