registryResource property

String? registryResource
getter/setter pair

The resource name of the resulting Agent, MCP Server, or Endpoint.

Format: * projects/{project}/locations/{location}/mcpServers/{mcp_server} * projects/{project}/locations/{location}/agents/{agent} * projects/{project}/locations/{location}/endpoints/{endpoint}

Output only.

Implementation

core.String? registryResource;