Skip to content

feat: Adding a new SchemaRelationship message to define relationships between table schema#32165

Merged
aandreassa merged 2 commits intomainfrom
owl-bot-copy-google-cloud-gemini_data_analytics-v1beta
Nov 11, 2025
Merged

feat: Adding a new SchemaRelationship message to define relationships between table schema#32165
aandreassa merged 2 commits intomainfrom
owl-bot-copy-google-cloud-gemini_data_analytics-v1beta

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 7, 2025

  • Regenerate this pull request now.

feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
feat: Adding a DeleteConversation RPC to allow for the deletion of conversations
feat: Adding a GlossaryTerm message to allow users to provide definitions for domain-specific terms
feat: Adding an ExampleQueries message to surface derived and authored example queries
feat: Adding DatasourceOptions to provide configuration options for datasources
feat: Adding support for LookerQuery within the DataQuery message for retrieving data from Looker explores

PiperOrigin-RevId: 829449036

Source-Link: googleapis/googleapis@2223580

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e52d1a297ef12e2bffc040a82b8ebcb5ab24fb55
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWdlbWluaV9kYXRhX2FuYWx5dGljcy12MWJldGEvLk93bEJvdC55YW1sIiwiaCI6ImU1MmQxYTI5N2VmMTJlMmJmZmMwNDBhODJiOGViY2I1YWIyNGZiNTUifQ==

… between table schema

feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
feat: Adding a DeleteConversation RPC to allow for the deletion of conversations
feat: Adding a GlossaryTerm message to allow users to provide definitions for domain-specific terms
feat: Adding an ExampleQueries message to surface derived and authored example queries
feat: Adding DatasourceOptions to provide configuration options for datasources
feat: Adding support for LookerQuery within the DataQuery message for retrieving data from Looker explores

PiperOrigin-RevId: 829449036

Source-Link: googleapis/googleapis@2223580

Source-Link: googleapis/googleapis-gen@e52d1a2
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWdlbWluaV9kYXRhX2FuYWx5dGljcy12MWJldGEvLk93bEJvdC55YW1sIiwiaCI6ImU1MmQxYTI5N2VmMTJlMmJmZmMwNDBhODJiOGViY2I1YWIyNGZiNTUifQ==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 7, 2025 20:06
@gcf-owl-bot gcf-owl-bot bot requested a review from yoshi-approver as a code owner November 7, 2025 20:06
@gcf-owl-bot gcf-owl-bot bot requested a review from a team November 7, 2025 20:06
@gcf-owl-bot gcf-owl-bot bot requested a review from yoshi-approver as a code owner November 7, 2025 20:06
@gcf-owl-bot gcf-owl-bot bot requested a review from a team November 7, 2025 20:06
@snippet-bot
Copy link

snippet-bot bot commented Nov 7, 2025

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 7, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2025
@aandreassa aandreassa merged commit 2b84308 into main Nov 11, 2025
14 checks passed
@aandreassa aandreassa deleted the owl-bot-copy-google-cloud-gemini_data_analytics-v1beta branch November 11, 2025 18:22
shubhangi-google pushed a commit to shubhangi-google/google-cloud-ruby that referenced this pull request Jan 27, 2026
… between table schema (googleapis#32165)

feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
feat: Adding a DeleteConversation RPC to allow for the deletion of conversations
feat: Adding a GlossaryTerm message to allow users to provide definitions for domain-specific terms
feat: Adding an ExampleQueries message to surface derived and authored example queries
feat: Adding DatasourceOptions to provide configuration options for datasources
feat: Adding support for LookerQuery within the DataQuery message for retrieving data from Looker explores

PiperOrigin-RevId: 829449036

Source-Link: googleapis/googleapis@2223580

Source-Link: googleapis/googleapis-gen@e52d1a2
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWdlbWluaV9kYXRhX2FuYWx5dGljcy12MWJldGEvLk93bEJvdC55YW1sIiwiaCI6ImU1MmQxYTI5N2VmMTJlMmJmZmMwNDBhODJiOGViY2I1YWIyNGZiNTUifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.

2 participants