Class GrpcEndpoint (0.6.1)

GrpcEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specification of the GRPC Endpoint.

Attribute

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