Class Protocol (0.1.0)

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

Represents the protocol of an Agent.

Attributes

Name Description
type_ google.cloud.agentregistry_v1.types.Agent.Protocol.Type
Output only. The type of the protocol.
protocol_version str
Output only. The version of the protocol, for example, the A2A Agent Card version.
interfaces MutableSequence[google.cloud.agentregistry_v1.types.Interface]
Output only. The connection details for the Agent.

Classes

Type

Type(value)

The type of the protocol.