Update ADK doc according to issue #1650 - 2#1653
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Information Architecture: Usefulness to devs and technical correctness:
My next step would be validating the code with Critique or VS and if there are mistakes solve it with the SME. Ask the SME to provide useful examples instead of ellipsis, and to validate that the import path is correct. @joefernandez 2. Create new documentation for the Parameter Manager integrationProposed Change:
Reference: src/google/adk/integrations/parameter_manager/parameter_client.py |
2. Create new documentation for the Parameter Manager integration
Doc file: docs/integrations/parameter-manager.md
Current state:
Proposed Change:
Reasoning:
A new ParameterManagerClient was introduced to fetch configuration and parameters securely from Google Cloud. Documenting it under integrations makes it discoverable for users building robust cloud-based agents.
Reference: src/google/adk/integrations/parameter_manager/parameter_client.py