uri property
The URI of the HTTP endpoint.
The value must be a RFC2396 URI string. Examples:
https://svc.us-central1.p.local:8080/route
. Only the HTTPS protocol is
supported.
Required.
Implementation
core.String? uri;
The URI of the HTTP endpoint.
The value must be a RFC2396 URI string. Examples:
https://svc.us-central1.p.local:8080/route
. Only the HTTPS protocol is
supported.
Required.
core.String? uri;