A2aDescriptor

The Agent-to-Agent (A2A) protocol descriptor for a registry record. Contains the agent card definition as defined by the A2A protocol specification.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agent card definition for the A2A agent, as defined by the A2A protocol specification.

Functions

Link copied to clipboard
inline fun copy(block: A2aDescriptor.Builder.() -> Unit = {}): A2aDescriptor
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String