Agent Registry V1 API - Module Google::Cloud::AgentRegistry::V1::Service::McpServerSpec::Type (v0.1.0)

Reference documentation and code samples for the Agent Registry V1 API module Google::Cloud::AgentRegistry::V1::Service::McpServerSpec::Type.

The type of the MCP Server spec.

Constants

TYPE_UNSPECIFIED

value: 0
Unspecified type.

NO_SPEC

value: 1
There is no spec for the MCP Server. The content field must be empty.

TOOL_SPEC

value: 2
The content is a MCP Tool Spec following the One MCP specification. The payload is the same as the tools/list response.