Skip to content

Commit 0064a53

Browse files
chore: librarian release pull request: 20260305T222621Z (googleapis#14132)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.119.0</summary> ## [v1.119.0](googleapis/google-cloud-go@aiplatform/v1.118.0...aiplatform/v1.119.0) (2026-03-05) ### Features * add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (PiperOrigin-RevId: 877654221) ([9c80b8b](googleapis@9c80b8b4)) * A new field `inference_generation_config` is added to message `.google.cloud.aiplatform.v1beta1.EvaluationConfig` (PiperOrigin-RevId: 875384529) ([9c80b8b](googleapis@9c80b8b4)) * A new field `evaluation_run` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun` (PiperOrigin-RevId: 875384529) ([9c80b8b](googleapis@9c80b8b4)) ### Documentation * comment on `evaluate_dataset_response` clarified (PiperOrigin-RevId: 875384529) ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>alloydb: v1.21.0</summary> ## [v1.21.0](googleapis/google-cloud-go@alloydb/v1.20.0...alloydb/v1.21.0) (2026-03-05) ### Features * Add a new field to support Dataplex integration configuration (PiperOrigin-RevId: 878006289) ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>ces: v0.2.0</summary> ## [v0.2.0](googleapis/google-cloud-go@ces/v0.1.0...ces/v0.2.0) (2026-03-05) ### Features * add new clients (googleapis#14026) (PiperOrigin-RevId: 868670531) ([de7ab7b](googleapis@de7ab7b2)) </details> <details><summary>compute: v1.56.0</summary> ## [v1.56.0](googleapis/google-cloud-go@compute/v1.55.0...compute/v1.56.0) (2026-03-05) ### Features * Update Compute Engine v1 API to revision 20260213 The breaking change exemption is approved in internal http://b/488396206 ([9c80b8b](googleapis@9c80b8b4)) * Update Compute Engine v1beta API to revision 20260213 ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>documentai: v1.42.0</summary> ## [v1.42.0](googleapis/google-cloud-go@documentai/v1.41.0...documentai/v1.42.0) (2026-03-05) ### Features * Added a field for enabling image and table annotation for layout parser processor (PiperOrigin-RevId: 877500954) ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>networkmanagement: v1.23.0</summary> ## [v1.23.0](googleapis/google-cloud-go@networkmanagement/v1.22.0...networkmanagement/v1.23.0) (2026-03-05) ### Features * Add API fields related to GKE Pods and Network Policies (PiperOrigin-RevId: 875021492) ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>storagebatchoperations: v0.4.0</summary> ## [v0.4.0](googleapis/google-cloud-go@storagebatchoperations/v0.3.0...storagebatchoperations/v0.4.0) (2026-03-05) ### Features * add new transformation `update_object_custom_context` (PiperOrigin-RevId: 875324745) ([9c80b8b](googleapis@9c80b8b4)) </details> <details><summary>vectorsearch: v0.4.0</summary> ## [v0.4.0](googleapis/google-cloud-go@vectorsearch/v0.3.0...vectorsearch/v0.4.0) (2026-03-05) ### Features * Added index and search configuration management (PiperOrigin-RevId: 876429709) ([9c80b8b](googleapis@9c80b8b4)) ### Bug Fixes * Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` (PiperOrigin-RevId: 876429709) ([9c80b8b](googleapis@9c80b8b4)) * Removed obsolete message `VertexRanker` (PiperOrigin-RevId: 876429709) ([9c80b8b](googleapis@9c80b8b4)) ### Documentation * Updated documentation for Index Creation, Import Data Objects, Search (PiperOrigin-RevId: 876429709) ([9c80b8b](googleapis@9c80b8b4)) </details>
1 parent c5336ad commit 0064a53

32 files changed

+95
-31
lines changed

.librarian/state.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ libraries:
137137
- internal/generated/snippets/ai/
138138
tag_format: '{id}/v{version}'
139139
- id: aiplatform
140-
version: 1.118.0
140+
version: 1.119.0
141141
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
142142
apis:
143143
- path: google/cloud/aiplatform/v1
@@ -174,7 +174,7 @@ libraries:
174174
- internal/generated/snippets/aiplatform/
175175
tag_format: '{id}/v{version}'
176176
- id: alloydb
177-
version: 1.20.0
177+
version: 1.21.0
178178
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
179179
apis:
180180
- path: google/cloud/alloydb/v1
@@ -1362,7 +1362,7 @@ libraries:
13621362
- internal/generated/snippets/certificatemanager/
13631363
tag_format: '{id}/v{version}'
13641364
- id: ces
1365-
version: 0.1.0
1365+
version: 0.2.0
13661366
last_generated_commit: c83d354f79b02e3dc98f22248e22851fcf9b961d
13671367
apis:
13681368
- path: google/cloud/ces/v1beta
@@ -1730,7 +1730,7 @@ libraries:
17301730
- internal/generated/snippets/commerce/
17311731
tag_format: '{id}/v{version}'
17321732
- id: compute
1733-
version: 1.55.0
1733+
version: 1.56.0
17341734
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
17351735
apis:
17361736
- path: google/cloud/compute/v1
@@ -2496,7 +2496,7 @@ libraries:
24962496
- ^dlp/apiv2/\.repo-metadata\.json$
24972497
tag_format: '{id}/v{version}'
24982498
- id: documentai
2499-
version: 1.41.0
2499+
version: 1.42.0
25002500
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
25012501
apis:
25022502
- path: google/cloud/documentai/v1
@@ -4016,7 +4016,7 @@ libraries:
40164016
- ^networkconnectivity/apiv1beta/networkconnectivitypb/.*$
40174017
tag_format: '{id}/v{version}'
40184018
- id: networkmanagement
4019-
version: 1.22.0
4019+
version: 1.23.0
40204020
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
40214021
apis:
40224022
- path: google/cloud/networkmanagement/v1
@@ -5928,7 +5928,7 @@ libraries:
59285928
- storage/internal/test
59295929
tag_format: '{id}/v{version}'
59305930
- id: storagebatchoperations
5931-
version: 0.3.0
5931+
version: 0.4.0
59325932
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
59335933
apis:
59345934
- path: google/cloud/storagebatchoperations/v1
@@ -6239,7 +6239,7 @@ libraries:
62396239
- internal/generated/snippets/translate/
62406240
tag_format: '{id}/v{version}'
62416241
- id: vectorsearch
6242-
version: 0.3.0
6242+
version: 0.4.0
62436243
last_generated_commit: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
62446244
apis:
62456245
- path: google/cloud/vectorsearch/v1beta

aiplatform/CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changes
22

33

4+
## [1.119.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.119.0) (2026-03-05)
5+
6+
### Features
7+
8+
* A new field `evaluation_run` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun` ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
9+
* A new field `inference_generation_config` is added to message `.google.cloud.aiplatform.v1beta1.EvaluationConfig` ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
10+
* add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
11+
12+
### Documentation
13+
14+
* comment on `evaluate_dataset_response` clarified ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
15+
416
## [1.118.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.118.0) (2026-02-26)
517

618
### Features

aiplatform/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

alloydb/CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44

55

6+
## [1.21.0](https://github.com/googleapis/google-cloud-go/releases/tag/alloydb%2Fv1.21.0) (2026-03-05)
7+
8+
### Features
9+
10+
* Add a new field to support Dataplex integration configuration ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
11+
612
## [1.20.0](https://github.com/googleapis/google-cloud-go/releases/tag/alloydb%2Fv1.20.0) (2026-01-08)
713

814
### Features

alloydb/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ces/CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## [0.2.0](https://github.com/googleapis/google-cloud-go/releases/tag/ces%2Fv0.2.0) (2026-03-05)
4+
5+
### Features
6+
7+
* add new clients (#14026) ([de7ab7b](https://github.com/googleapis/google-cloud-go/commit/de7ab7b214a89c1ac5bcfebba73aaf628540e122))
8+
39
## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/ces%2Fv0.1.0) (2026-02-26)
410

511
### Features

ces/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compute/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [1.56.0](https://github.com/googleapis/google-cloud-go/releases/tag/compute%2Fv1.56.0) (2026-03-05)
4+
5+
### Features
6+
7+
* Update Compute Engine v1 API to revision 20260213 The breaking change exemption is approved in internal http://b/488396206 ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
8+
* Update Compute Engine v1beta API to revision 20260213 ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
9+
310
## [1.55.0](https://github.com/googleapis/google-cloud-go/releases/tag/compute%2Fv1.55.0) (2026-02-26)
411

512
### Features

compute/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentai/CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changes
22

33

4+
## [1.42.0](https://github.com/googleapis/google-cloud-go/releases/tag/documentai%2Fv1.42.0) (2026-03-05)
5+
6+
### Features
7+
8+
* Added a field for enabling image and table annotation for layout parser processor ([9c80b8b](https://github.com/googleapis/google-cloud-go/commit/9c80b8b4442a54c610826c1bb89cec5158b49314))
9+
410
## [1.41.0](https://github.com/googleapis/google-cloud-go/releases/tag/documentai%2Fv1.41.0) (2026-02-12)
511

612
### Features

0 commit comments

Comments
 (0)