Class ProtocolBinding (0.1.0)

ProtocolBinding(value)

The protocol binding of the interface.

Enums

Name Description
PROTOCOL_BINDING_UNSPECIFIED Unspecified transport protocol.
JSONRPC JSON-RPC specification.
GRPC gRPC specification.
HTTP_JSON HTTP+JSON specification.