Class MCPServer.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.MCPServer.Builder
- Enclosing class:
- MCPServer
-
Method Summary
Modifier and TypeMethodDescriptionallowedTools(List<AllowedTools> allowedTools) The allowed tools.build()Optional: Fields for authentication headers, timeouts, etc., if needed.The name of the MCPServer.The full URL for the MCPServer endpoint.
-
Method Details
-
allowedTools
The allowed tools. -
headers
Optional: Fields for authentication headers, timeouts, etc., if needed. -
name
The name of the MCPServer. -
url
The full URL for the MCPServer endpoint. Example: "https://api.example.com/mcp" -
build
-