service property

String? service
getter/setter pair

The name of the Cloud Run [service](https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#resource:-service), in the format: projects/{project}/locations/{location}/services/{serviceId}

Optional.

Implementation

core.String? service;