Reference documentation and code samples for the Google Cloud Api Registry V1 Client class GetMcpToolRequest.
Message for getting a McpTool
Generated from protobuf message google.cloud.apiregistry.v1.GetMcpToolRequest
Namespace
Google \ Cloud \ ApiRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the resource Format: projects/{project}/locations/{location}/mcpServers/{mcp_server}/mcpTools/{mcp_tool}
getName
Required. Name of the resource Format: projects/{project}/locations/{location}/mcpServers/{mcp_server}/mcpTools/{mcp_tool}
string
setName
Required. Name of the resource Format: projects/{project}/locations/{location}/mcpServers/{mcp_server}/mcpTools/{mcp_tool}
var
string
$this
static::build
name
string
Required. Name of the resource Format: projects/{project}/locations/{location}/mcpServers/{mcp_server}/mcpTools/{mcp_tool} Please see CloudApiRegistryClient::mcpToolName() for help formatting this field.

