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

public sealed class Service.Types.McpServerSpec : IMessage<Service.Types.McpServerSpec>, IEquatable<Service.Types.McpServerSpec>, IDeepCloneable<Service.Types.McpServerSpec>, IBufferMessage, IMessage

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

The spec of the MCP Server.

Inheritance

object > Service.Types.McpServerSpec

Namespace

Google.Cloud.AgentRegistry.V1

Assembly

Google.Cloud.AgentRegistry.V1.dll

Constructors

McpServerSpec()

public McpServerSpec()

McpServerSpec(McpServerSpec)

public McpServerSpec(Service.Types.McpServerSpec other)
Parameter
Name Description
other ServiceTypesMcpServerSpec

Properties

Content

public Struct Content { get; set; }

Optional. The content of the MCP Server spec. This payload is validated against the schema for the specified type. The content size is limited to 10KB.

Property Value
Type Description
Struct

Type

public Service.Types.McpServerSpec.Types.Type Type { get; set; }

Required. The type of the MCP Server spec content.

Property Value
Type Description
ServiceTypesMcpServerSpecTypesType