Skip to content

chore(tool/conversational-analytics): migrate conversational analytics tools entry point from v1beta to v1#3624

Open
Genesis929 wants to merge 2 commits into
googleapis:mainfrom
Genesis929:ca-v1-entrypoint
Open

chore(tool/conversational-analytics): migrate conversational analytics tools entry point from v1beta to v1#3624
Genesis929 wants to merge 2 commits into
googleapis:mainfrom
Genesis929:ca-v1-entrypoint

Conversation

@Genesis929

Copy link
Copy Markdown
Contributor

Description

This migration switches the hardcoded API paths in the tool invocations from v1beta to v1.

Affected tools:

  • bigquery-conversational-analytics
  • conversational-analytics-ask-data-agent
  • conversational-analytics-get-data-agent-info
  • conversational-analytics-list-accessible-data-agents
  • looker-conversational-analytics

Also updates looker source and cloudgda integration tests to utilize v1 entry points.

PR Checklist

Thank you for opening a Pull Request! Before submitting your PR, there are a
few things you can do to make sure it goes smoothly:

  • Make sure you reviewed
    CONTRIBUTING.md
  • Make sure to open an issue as a
    bug/issue
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Make sure to add ! if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Gemini Data Analytics (GDA) API version from v1beta to v1 across various Looker, BigQuery, and Conversational Analytics tools, as well as their corresponding integration tests. This includes updating the Go client library import path and modifying the REST API endpoint URLs to target the stable v1 API. There are no review comments, and I have no feedback to provide.

…s tools entry point from v1beta to v1

This migration switches the hardcoded API paths in the tool invocations from v1beta to v1.

Affected tools:
- bigquery-conversational-analytics
- conversational-analytics-ask-data-agent
- conversational-analytics-get-data-agent-info
- conversational-analytics-list-accessible-data-agents
- looker-conversational-analytics

Also updates looker source and cloudgda integration tests to utilize v1 entry points.
@Genesis929 Genesis929 marked this pull request as ready for review July 14, 2026 22:57
@Genesis929 Genesis929 requested review from a team as code owners July 14, 2026 22:57
@drstrangelooker drstrangelooker added the release candidate Use label to signal PR should be included in the next release. label Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release candidate Use label to signal PR should be included in the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants