url property
URL that will distribute traffic over the provided traffic targets.
It generally has the form
https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Implementation
core.String? url;
URL that will distribute traffic over the provided traffic targets.
It generally has the form
https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
core.String? url;