0.3.0 (2025-08-29)
⚠ BREAKING CHANGES
- An existing method
RetrieveBigQueryTableContext
is removed from serviceContextRetrievalService
- An existing message
RetrieveBigQueryTableContextRequest
is removed - An existing message
RetrieveBigQueryTableContextResponse
is removed - An 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)