Skip to content

Commit 34ac70d

Browse files
chore: librarian release pull request: 20260204T231539Z (#15526)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d3ae275c61acca91e1398581edfb9119c521b4e93f9ebb00ecbd4e87b71648f5 <details><summary>google-cloud-geminidataanalytics: 0.10.0</summary> ## [0.10.0](google-cloud-geminidataanalytics-v0.9.0...google-cloud-geminidataanalytics-v0.10.0) (2026-02-04) ### Features * add ClarificationMessage, thought-signature, formatted-data (PiperOrigin-RevId: 863524449) ([fe0a0b4](fe0a0b46)) ### Documentation * A comment for enum value THOUGHT in enum TextType is changed (PiperOrigin-RevId: 863524449) ([fe0a0b4](fe0a0b46)) </details>
1 parent 2b1d1a8 commit 34ac70d

File tree

8 files changed

+19
-7
lines changed

8 files changed

+19
-7
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,7 @@ libraries:
16251625
- packages/google-cloud-gdchardwaremanagement/
16261626
tag_format: '{id}-v{version}'
16271627
- id: google-cloud-geminidataanalytics
1628-
version: 0.9.0
1628+
version: 0.10.0
16291629
last_generated_commit: 7a5706618f42f482acf583febcc7b977b66c25b2
16301630
apis:
16311631
- path: google/cloud/geminidataanalytics/v1beta

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Changelogs
9898
- [google-cloud-financialservices==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-financialservices/CHANGELOG.md)
9999
- [google-cloud-functions==1.22.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-functions/CHANGELOG.md)
100100
- [google-cloud-gdchardwaremanagement==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gdchardwaremanagement/CHANGELOG.md)
101-
- [google-cloud-geminidataanalytics==0.9.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
101+
- [google-cloud-geminidataanalytics==0.10.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
102102
- [google-cloud-gke-backup==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-backup/CHANGELOG.md)
103103
- [google-cloud-gke-connect-gateway==0.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-connect-gateway/CHANGELOG.md)
104104
- [google-cloud-gke-hub==1.20.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-hub/CHANGELOG.md)

packages/google-cloud-geminidataanalytics/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-geminidataanalytics/#history
66

7+
## [0.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.9.0...google-cloud-geminidataanalytics-v0.10.0) (2026-02-04)
8+
9+
10+
### Documentation
11+
12+
* A comment for enum value THOUGHT in enum TextType is changed ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
13+
14+
15+
### Features
16+
17+
* add ClarificationMessage, thought-signature, formatted-data ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
18+
719
## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.8.0...google-cloud-geminidataanalytics-v0.9.0) (2026-01-15)
820

921

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.9.0" # {x-release-please-version}
16+
__version__ = "0.10.0" # {x-release-please-version}

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics_v1alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.9.0" # {x-release-please-version}
16+
__version__ = "0.10.0" # {x-release-please-version}

packages/google-cloud-geminidataanalytics/google/cloud/geminidataanalytics_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.9.0" # {x-release-please-version}
16+
__version__ = "0.10.0" # {x-release-please-version}

packages/google-cloud-geminidataanalytics/samples/generated_samples/snippet_metadata_google.cloud.geminidataanalytics.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-geminidataanalytics",
11-
"version": "0.9.0"
11+
"version": "0.10.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-geminidataanalytics/samples/generated_samples/snippet_metadata_google.cloud.geminidataanalytics.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-geminidataanalytics",
11-
"version": "0.9.0"
11+
"version": "0.10.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)