Skip to content

Update ADK doc according to issue #1743 - 3#1747

Open
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260508-213742
Open

Update ADK doc according to issue #1743 - 3#1747
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260508-213742

Conversation

@adk-bot
Copy link
Copy Markdown
Collaborator

@adk-bot adk-bot commented May 8, 2026

3. Document v_agent_response View in BigQuery Analytics

Doc file: docs/integrations/bigquery-agent-analytics.md

Current state:

| v_agent_starting | agent_instruction (STRING) |
| v_agent_completed | total_ms (INT64) |
| v_invocation_starting | (common columns only) |

Proposed Change:

| v_agent_starting | agent_instruction (STRING) |
| v_agent_completed | total_ms (INT64) |
| v_agent_response | response_text (STRING), source_event_id (STRING), source_event_author (STRING), source_event_branch (STRING) |
| v_invocation_starting | (common columns only) |

Reasoning:
The BigQuery Agent Analytics Plugin now automatically creates a v_agent_response view for the new AGENT_RESPONSE event. This needs to be documented in the auto-created views table.

Reference: src/google/adk/plugins/bigquery_agent_analytics_plugin.py

@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 3af3594
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69fe57aa41cd3d0008ac4b79
😎 Deploy Preview https://deploy-preview-1747--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants