serviceUri property

String? serviceUri
getter/setter pair

The URI of the Cloud Run service that the revision belongs to.

The format is: projects/{project}/locations/{location}/services/{service}

Output only.

Implementation

core.String? serviceUri;