Agent Registry V1 API - Module Google::Cloud::AgentRegistry::V1::Interface::ProtocolBinding (v0.1.0)

Reference documentation and code samples for the Agent Registry V1 API module Google::Cloud::AgentRegistry::V1::Interface::ProtocolBinding.

The protocol binding of the interface.

Constants

PROTOCOL_BINDING_UNSPECIFIED

value: 0
Unspecified transport protocol.

JSONRPC

value: 1
JSON-RPC specification.

GRPC

value: 2
gRPC specification.

HTTP_JSON

value: 3
HTTP+JSON specification.