serviceUri property

String? serviceUri
getter/setter pair

URI of Cloud Run service this revision belongs to.

Format: projects/{project_id}/locations/{location}/services/{service_id}

Implementation

core.String? serviceUri;