Skip to content

feat: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed#8533

Merged
bshaffer merged 2 commits intomainfrom
owl-bot-copy-GeminiDataAnalytics
Aug 26, 2025
Merged

feat: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed#8533
bshaffer merged 2 commits intomainfrom
owl-bot-copy-GeminiDataAnalytics

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 21, 2025

  • Regenerate this pull request now.

feat: A new field example_queries is added to message .google.cloud.geminidataanalytics.v1alpha.Context
feat: A new message ExampleQuery is added
feat: A new enum DataFilterType is added
feat: A new field schema is added to message .google.cloud.geminidataanalytics.v1alpha.BigQueryTableReference
feat: A new field description is added to message .google.cloud.geminidataanalytics.v1alpha.Schema
feat: A new field synonyms is added to message .google.cloud.geminidataanalytics.v1alpha.Schema
feat: A new field tags is added to message .google.cloud.geminidataanalytics.v1alpha.Schema
feat: A new field filters is added to message .google.cloud.geminidataanalytics.v1alpha.Schema
feat: A new field synonyms is added to message .google.cloud.geminidataanalytics.v1alpha.Field
feat: A new field tags is added to message .google.cloud.geminidataanalytics.v1alpha.Field
feat: A new field value_format is added to message .google.cloud.geminidataanalytics.v1alpha.Field
feat: A new message DataFilter is added
docs: many comment updates

PiperOrigin-RevId: 797852600

Source-Link: googleapis/googleapis@7c4d9e7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/84da5bbba9d1d57fa359390705e0800e841888d6
Copy-Tag: eyJwIjoiR2VtaW5pRGF0YUFuYWx5dGljcy8uT3dsQm90LnlhbWwiLCJoIjoiODRkYTViYmJhOWQxZDU3ZmEzNTkzOTA3MDVlMDgwMGU4NDE4ODhkNiJ9

BREAKING_CHANGE_REASON=Library is in beta

feat: A new field `example_queries` is added to message `.google.cloud.geminidataanalytics.v1alpha.Context`
feat: A new message `ExampleQuery` is added
feat: A new enum `DataFilterType` is added
feat: A new field `schema` is added to message `.google.cloud.geminidataanalytics.v1alpha.BigQueryTableReference`
feat: A new field `description` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `filters` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new field `value_format` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new message `DataFilter` is added
docs: many comment updates

PiperOrigin-RevId: 797852600

Source-Link: googleapis/googleapis@7c4d9e7

Source-Link: googleapis/googleapis-gen@84da5bb
Copy-Tag: eyJwIjoiR2VtaW5pRGF0YUFuYWx5dGljcy8uT3dsQm90LnlhbWwiLCJoIjoiODRkYTViYmJhOWQxZDU3ZmEzNTkzOTA3MDVlMDgwMGU4NDE4ODhkNiJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 21, 2025 21:05
@gcf-owl-bot gcf-owl-bot bot requested review from a team August 21, 2025 21:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 21, 2025
@Hectorhammett Hectorhammett changed the title fix!: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed fix: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed Aug 21, 2025
@Hectorhammett Hectorhammett changed the title fix: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed feat: [GeminiDataAnalytics] An existing service ContextRetrievalService is removed Aug 22, 2025
@bshaffer bshaffer merged commit 50ee998 into main Aug 26, 2025
39 of 43 checks passed
@bshaffer bshaffer deleted the owl-bot-copy-GeminiDataAnalytics branch August 26, 2025 18:22
purva9413 pushed a commit to purva9413/google-cloud-php that referenced this pull request Oct 2, 2025
…ice` is removed (googleapis#8533)

feat: A new field `example_queries` is added to message `.google.cloud.geminidataanalytics.v1alpha.Context`
feat: A new message `ExampleQuery` is added
feat: A new enum `DataFilterType` is added
feat: A new field `schema` is added to message `.google.cloud.geminidataanalytics.v1alpha.BigQueryTableReference`
feat: A new field `description` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `filters` is added to message `.google.cloud.geminidataanalytics.v1alpha.Schema`
feat: A new field `synonyms` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new field `tags` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new field `value_format` is added to message `.google.cloud.geminidataanalytics.v1alpha.Field`
feat: A new message `DataFilter` is added
docs: many comment updates
PiperOrigin-RevId: 797852600
Source-Link: googleapis/googleapis@7c4d9e7
Source-Link: https://github.com/googleapis/googleapis-gen/commit/84da5bbba9d1d57fa359390705e0800e841888d6
Copy-Tag: eyJwIjoiR2VtaW5pRGF0YUFuYWx5dGljcy8uT3dsQm90LnlhbWwiLCJoIjoiODRkYTViYmJhOWQxZDU3ZmEzNTkzOTA3MDVlMDgwMGU4NDE4ODhkNiJ9
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.

1 participant