targetUri property

String? targetUri
getter/setter pair

The target URI of the gRPC endpoint.

Only UDS path is supported, and should start with "unix:".

Required.

Implementation

core.String? targetUri;