Add Google Cloud Parameter Manager integration#1841
Open
snesridh-ctrl wants to merge 16 commits into
Open
Conversation
initial draft
Updated draft
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| <span class="lst-supported">Supported in ADK</span><span class="lst-python">Python v1.30.0</span> | ||
| </div> | ||
|
|
||
| The [Parameter |
Collaborator
There was a problem hiding this comment.
The [Google Cloud Parameter Manager]
Make sure it's clear that the Parameter Manager is an integration requiring a separate Google Cloud service and not a native function of ADK.
| Manager](https://docs.cloud.google.com/secret-manager/parameter-manager/docs/overview) | ||
| integration provides a standard interface for Agent Development Kit (ADK) agents | ||
| to retrieve rendered parameter values at runtime. This module lets you use | ||
| Parameter Manager as the single source of truth for agent instructions and tool |
Collaborator
There was a problem hiding this comment.
the Parameter Manager service as
|
|
||
| You must meet the following requirements before you configure the integration: | ||
|
|
||
| * Use ADK version `adk-python` 1.30 or higher. |
Collaborator
There was a problem hiding this comment.
also required: A Google Cloud project
see other integration page examples for possible additions:
joefernandez
approved these changes
Jun 22, 2026
Update parameter-manager.md based on review feedback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Integration: Parameter Manager for ADK
Staged: https://deploy-preview-1841--adk-docs-preview.netlify.app/integrations/parameter-manager/
Docs created by @snesridh-ctrl
Reviewed and curated by @jcwriter74