Interface(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents the connection details for an Agent or MCP Server.
Attributes |
|
|---|---|
| Name | Description |
url |
str
Required. The destination URL. |
protocol_binding |
google.cloud.agentregistry_v1.types.Interface.ProtocolBinding
Required. The protocol binding of the interface. |
Classes
ProtocolBinding
ProtocolBinding(value)The protocol binding of the interface.