Changelog
0.3.0 (2025-08-29)
⚠ BREAKING CHANGES
An existing method
RetrieveBigQueryTableContext
is removed from serviceContextRetrievalService
An existing message
RetrieveBigQueryTableContextRequest
is removedAn existing message
RetrieveBigQueryTableContextResponse
is removedAn existing service
ContextRetrievalService
is removed
Features
A new enum
DataFilterType
is added (25504f3)A new field
description
is added to message.google.cloud.geminidataanalytics.v1alpha.Schema
(25504f3)A new field
example_queries
is added to message.google.cloud.geminidataanalytics.v1alpha.Context
(25504f3)A new field
filters
is added to message.google.cloud.geminidataanalytics.v1alpha.Schema
(25504f3)A new field
schema
is added to message.google.cloud.geminidataanalytics.v1alpha.BigQueryTableReference
(25504f3)A new field
synonyms
is added to message.google.cloud.geminidataanalytics.v1alpha.Field
(25504f3)A new field
synonyms
is added to message.google.cloud.geminidataanalytics.v1alpha.Schema
(25504f3)A new field
tags
is added to message.google.cloud.geminidataanalytics.v1alpha.Field
(25504f3)A new field
tags
is added to message.google.cloud.geminidataanalytics.v1alpha.Schema
(25504f3)A new field
value_format
is added to message.google.cloud.geminidataanalytics.v1alpha.Field
(25504f3)A new message
DataFilter
is added (25504f3)A new message
ExampleQuery
is added (25504f3)
Bug Fixes
An existing message
RetrieveBigQueryTableContextRequest
is removed (25504f3)An existing message
RetrieveBigQueryTableContextResponse
is removed (25504f3)An existing method
RetrieveBigQueryTableContext
is removed from serviceContextRetrievalService
(25504f3)An existing service
ContextRetrievalService
is removed (25504f3)
Documentation
- many comment updates (25504f3)
0.2.0 (2025-07-16)
⚠ BREAKING CHANGES
- Correct the resource reference type for the parent field in data_chat_service proto
Features
- Add
setIAM
andgetIAM
methods for managing agent sharing (b803c39)
Bug Fixes
- Correct the resource reference type for the parent field in data_chat_service proto (b803c39)
Documentation
- Update comments for multiple fields in Gemini Data Analytics API (b803c39)