import * as mod from "https://googleapis.deno.dev/v1/agentregistry:v1alpha.ts";| AgentRegistry | Agent Registry is a centralized, unified catalog that lets you store, discover, and govern Model Context Protocol (MCP) servers, tools, and AI agents within Google Cloud. |
| GoogleAuth |
| Agent | Represents an Agent. "A2A" below refers to the Agent-to-Agent protocol. |
| AgentSpec | The spec of the agent. |
| Annotations | Annotations describing the characteristics and behavior of a tool or operation. |
| CancelOperationRequest | The request message for Operations.CancelOperation. |
| Card | Full Agent Card payload, often obtained from the A2A Agent Card. |
| CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
| Empty | A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } |
| Endpoint | Represents an Endpoint. |
| EndpointSpec | The spec of the endpoint. |
| Interface | Represents the connection details for an Agent or MCP Server. |
| ListAgentsResponse | Message for response to listing Agents |
| ListEndpointsResponse | Message for response to listing Endpoints |
| ListLocationsResponse | The response message for Locations.ListLocations. |
| ListMcpServersResponse | Message for response to listing McpServers |
| ListOperationsResponse | The response message for Operations.ListOperations. |
| ListServicesResponse | Message for response to listing Services |
| Location | A resource that represents a Google Cloud location. |
| McpServer | Represents an MCP (Model Context Protocol) Server. |
| McpServerSpec | The spec of the MCP Server. |
| Operation | This resource represents a long-running operation that is the result of a network API call. |
| OperationMetadata | Represents the metadata of the long-running operation. |
| ProjectsLocationsAgentsListOptions | Additional options for AgentRegistry#projectsLocationsAgentsList. |
| ProjectsLocationsEndpointsListOptions | Additional options for AgentRegistry#projectsLocationsEndpointsList. |
| ProjectsLocationsListOptions | Additional options for AgentRegistry#projectsLocationsList. |
| ProjectsLocationsMcpServersListOptions | Additional options for AgentRegistry#projectsLocationsMcpServersList. |
| ProjectsLocationsOperationsListOptions | Additional options for AgentRegistry#projectsLocationsOperationsList. |
| ProjectsLocationsServicesCreateOptions | Additional options for AgentRegistry#projectsLocationsServicesCreate. |
| ProjectsLocationsServicesDeleteOptions | Additional options for AgentRegistry#projectsLocationsServicesDelete. |
| ProjectsLocationsServicesListOptions | Additional options for AgentRegistry#projectsLocationsServicesList. |
| ProjectsLocationsServicesPatchOptions | Additional options for AgentRegistry#projectsLocationsServicesPatch. |
| Protocol | Represents the protocol of an Agent. |
| Service | Represents a user-defined Service. |
| Skill | Represents the skills of an Agent. |
| Status | The |
| Tool | Represents a single tool provided by an MCP Server. |