AgUiDescriptor

A descriptor for a registry record that exposes an AG-UI protocol endpoint. This descriptor is source-only: it identifies where the endpoint is located and carries no descriptor payload data or schema version.

Types

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

Properties

Link copied to clipboard

The source location of the AG-UI protocol endpoint.

Functions

Link copied to clipboard
inline fun copy(block: AgUiDescriptor.Builder.() -> Unit = {}): AgUiDescriptor
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