url property
URL holds the 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 holds the 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;