serviceUri property

String? serviceUri
getter/setter pair

The name of the Cloud Run service.

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

Required. Immutable.

Implementation

core.String? serviceUri;