service property
Cloud Run service is the main resource of Cloud Run.
The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service".
Implementation
core.String? service;
Cloud Run service is the main resource of Cloud Run.
The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service".
core.String? service;