Summary of entries of Classes for google-cloud-apiregistry.
Classes
CloudApiRegistryAsyncClient
The Cloud API Registry service provides a central registry for managing API Data.
CloudApiRegistryClient
The Cloud API Registry service provides a central registry for managing API Data.
ListMcpServersAsyncPager
A pager for iterating through list_mcp_servers requests.
This class thinly wraps an initial
ListMcpServersResponse object, and
provides an __aiter__ method to iterate through its
mcp_servers field.
If there are more pages, the __aiter__ method will make additional
ListMcpServers requests and continue to iterate
through the mcp_servers field on the
corresponding responses.
All the usual ListMcpServersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListMcpServersPager
A pager for iterating through list_mcp_servers requests.
This class thinly wraps an initial
ListMcpServersResponse object, and
provides an __iter__ method to iterate through its
mcp_servers field.
If there are more pages, the __iter__ method will make additional
ListMcpServers requests and continue to iterate
through the mcp_servers field on the
corresponding responses.
All the usual ListMcpServersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListMcpToolsAsyncPager
A pager for iterating through list_mcp_tools requests.
This class thinly wraps an initial
ListMcpToolsResponse object, and
provides an __aiter__ method to iterate through its
mcp_tools field.
If there are more pages, the __aiter__ method will make additional
ListMcpTools requests and continue to iterate
through the mcp_tools field on the
corresponding responses.
All the usual ListMcpToolsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListMcpToolsPager
A pager for iterating through list_mcp_tools requests.
This class thinly wraps an initial
ListMcpToolsResponse object, and
provides an __iter__ method to iterate through its
mcp_tools field.
If there are more pages, the __iter__ method will make additional
ListMcpTools requests and continue to iterate
through the mcp_tools field on the
corresponding responses.
All the usual ListMcpToolsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
GetMcpServerRequest
Message for getting a McpServer
GetMcpToolRequest
Message for getting a McpTool
ListMcpServersRequest
Message for requesting list of McpServers
ListMcpServersResponse
Message for response to listing McpServers
ListMcpToolsRequest
Message for requesting list of McpTools
ListMcpToolsResponse
Message for response to listing McpTools
McpServer
Represents an MCP Server. MCP Servers act as endpoints that expose a collection of tools that can be invoked by agents.
McpTool
Message describing McpTool object
State
The state of McpServer resource.
Modules
pagers
API documentation for apiregistry_v1beta.services.cloud_api_registry.pagers module.