McpServerSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)The spec of the MCP Server.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.agentregistry_v1.types.Service.McpServerSpec.Type
Required. The type of the MCP Server spec content. |
content |
google.protobuf.struct_pb2.Struct
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.
|
Classes
Type
Type(value)The type of the MCP Server spec.