GrpcEndpoint

Specification of the GRPC Endpoint.

JSON representation
{
  "targetUri": string
}
Fields
targetUri

string

Required. The target URI of the gRPC endpoint. Only UDS path is supported, and should start with "unix:".