Module: Google::Cloud::AgentRegistry::V1::Interface::ProtocolBinding

Defined in:
proto_docs/google/cloud/agentregistry/v1/properties.rb

Overview

The protocol binding of the interface.

Constant Summary collapse

PROTOCOL_BINDING_UNSPECIFIED =

Unspecified transport protocol.

0
JSONRPC =

JSON-RPC specification.

1
GRPC =

gRPC specification.

2
HTTP_JSON =

HTTP+JSON specification.

3