uri#
- property Service.uri: str#
Uniform resource indicator (URI) to reach the service.
For gRPC, this is a valid URI following gRPC-name resolution syntax. For example, https://grpc.github.io/grpc/core/md_doc_naming.html.
For HTTP or REST, this is a valid http or https URI. It is the base path of the service API.