GrpcEndpoint

Stay organized with collections Save and categorize content based on your preferences.

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:".