Interface protos.google.cloud.agentregistry.v1.IMcpServer (0.2.0)

Properties of a McpServer.

Package

@google-cloud/agentregistry

Properties

attributes

attributes?: ({ [k: string]: google.protobuf.IStruct }|null);

McpServer attributes

createTime

createTime?: (google.protobuf.ITimestamp|null);

McpServer createTime

description

description?: (string|null);

McpServer description

displayName

displayName?: (string|null);

McpServer displayName

interfaces

interfaces?: (google.cloud.agentregistry.v1.IInterface[]|null);

McpServer interfaces

mcpServerId

mcpServerId?: (string|null);

McpServer mcpServerId

name

name?: (string|null);

McpServer name

tools

tools?: (google.cloud.agentregistry.v1.McpServer.ITool[]|null);

McpServer tools

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

McpServer updateTime