feat: Adding a new SchemaRelationship message to define relationships between table schema#32165
Merged
aandreassa merged 2 commits intomainfrom Nov 11, 2025
Conversation
… 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==
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
aandreassa
approved these changes
Nov 11, 2025
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>
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.
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==