Agent Registry v1 API - Enum Service.Types.McpServerSpec.Types.Type (1.0.0-beta01)

public enum Service.Types.McpServerSpec.Types.Type

Reference documentation and code samples for the Agent Registry v1 API enum Service.Types.McpServerSpec.Types.Type.

The type of the MCP Server spec.

Namespace

Google.Cloud.AgentRegistry.V1

Assembly

Google.Cloud.AgentRegistry.V1.dll

Fields

Name Description
NoSpec

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

ToolSpec

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

Unspecified

Unspecified type.