Commit 57bd5ac
chore: librarian release pull request: 20260212T081040Z (#15564)
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.0.0-20260210205451-43b900a12d48
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:f5426423676c75008c2135037e7b98f78cbb99f78b3c46fe043b6897be92d836
<details><summary>google-cloud-artifact-registry: v1.20.0</summary>
##
[v1.20.0](google-cloud-artifact-registry-v1.19.0...google-cloud-artifact-registry-v1.20.0)
(2026-02-12)
### Features
* add DIRSUM_SHA256 hash type (PiperOrigin-RevId: 865552557)
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-bigquery-storage: v2.36.1</summary>
##
[v2.36.1](google-cloud-bigquery-storage-v2.36.0...google-cloud-bigquery-storage-v2.36.1)
(2026-02-12)
### Bug Fixes
* fix mypy (#15531)
([f2536ae](f2536ae3))
### Documentation
* Update BigQuery Storage Arrow samples batching logic (#14961)
([45d4cee](45d4cee9))
</details>
<details><summary>google-cloud-confidentialcomputing: v0.8.0</summary>
##
[v0.8.0](google-cloud-confidentialcomputing-v0.7.0...google-cloud-confidentialcomputing-v0.8.0)
(2026-02-12)
### Features
* add Nvidia Attestation proto message with its relevant fields and
ConfidentialGke options (PiperOrigin-RevId: 866189208)
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-databasecenter: v0.5.0</summary>
##
[v0.5.0](google-cloud-databasecenter-v0.4.0...google-cloud-databasecenter-v0.5.0)
(2026-02-12)
### Features
* Adding Method QueryIssues of Database Center API v1beta
(PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
### Documentation
* A comment for field `order_by` in message
`.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
(PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for field `order_by` in message
`.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest`
is changed (PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for message `AggregateFleetResponse` is changed
(PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for field `filter` in message
`.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
(PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for field `filter` in message
`.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is
changed (PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for field `filter` in message
`.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest`
is changed (PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
* A comment for field `maintenance_version` in message
`.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed
(PiperOrigin-RevId: 868397264)
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-dataform: v0.9.0</summary>
##
[v0.9.0](google-cloud-dataform-v0.8.0...google-cloud-dataform-v0.9.0)
(2026-02-12)
### Features
* Update GCP Client Libraries in v1beta1 to support Folders,
TeamFolders, and other relevant APIs The v1beta1 API now includes
support for Folders and TeamFolders, allowing users to organize
repositories and files hierarchically and manage access controls. New
Features: - Added TeamFolder resource and methods: CreateTeamFolder,
GetTeamFolder, UpdateTeamFolder, DeleteTeamFolder
QueryTeamFolderContents to list folder contents. SearchTeamFolders to
search for TeamFolders. - Added Folder resource and methods:
CreateFolder, GetFolder, UpdateFolder, DeleteFolder QueryFolderContents
to list folder contents. Added MoveFolder to move Folders between
TeamFolders, other Folders, or the user root folder. - Added
MoveRepository to move Repositories between TeamFolders, Folders, or the
user root folder. - Added QueryUserRootContents to list contents of a
user&#39;s root folder. Repository resource now includes
containing_folder and team_folder_name fields to indicate its location
within the folder hierarchy. - IAM methods (GetIamPolicy, SetIamPolicy,
TestIamPermissions) now support Folder and TeamFolder resources for
access control management
([5371e8e](5371e8e9))
### Documentation
* A comment for field `force` in message
`.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed
PiperOrigin-RevId: 868182714
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-dialogflow: v2.46.0</summary>
##
[v2.46.0](google-cloud-dialogflow-v2.45.0...google-cloud-dialogflow-v2.46.0)
(2026-02-12)
### Features
* added a new field
StreamingAnalyzeContentRequest.output_multiple_utterances
(PiperOrigin-RevId: 862959083)
([a6b40b3](a6b40b31))
</details>
<details><summary>google-cloud-discoveryengine: v0.17.0</summary>
##
[v0.17.0](google-cloud-discoveryengine-v0.16.0...google-cloud-discoveryengine-v0.17.0)
(2026-02-12)
### Features
* add CrowdingSpec to SearchRequest to set crowding settings
(PiperOrigin-RevId: 868345232)
([b483e92](b483e921))
* add Natural Language Query Understanding fields and messages to
DiscoveryEngine request, response, and datastore messages
(PiperOrigin-RevId: 868345232)
([b483e92](b483e921))
* add output-only field SemanticState to SearchResponse.
(PiperOrigin-RevId: 868345232)
([b483e92](b483e921))
### Documentation
* other misc documentation updates Clients can specify Natural Language
Query Understanding-related fields, as well as CrowdingSpec. These
features are available in the V1 APIs. (PiperOrigin-RevId: 868345232)
([b483e92](b483e921))
* update documentation for search and data store NLQ features
(PiperOrigin-RevId: 868345232)
([b483e92](b483e921))
</details>
<details><summary>google-cloud-documentai: v3.10.0</summary>
##
[v3.10.0](google-cloud-documentai-v3.9.0...google-cloud-documentai-v3.10.0)
(2026-02-12)
### Features
* A new field `document_prompt` is added to message
`.google.cloud.documentai.v1beta3.DocumentSchema` (PiperOrigin-RevId:
866382481)
([5371e8e](5371e8e9))
* A new field `document_type` is added to message
`.google.cloud.documentai.v1beta3.ImportDocumentsRequest`
(PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
* A new field `revisions` is added to message
`.google.cloud.documentai.v1beta3.Evaluation` (PiperOrigin-RevId:
866382481)
([5371e8e](5371e8e9))
* The method `ReviewDocument` in
`.google.cloud.documentai.v1beta3.DocumentProcessorService` is
deprecated (PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
* A new field `enable_table_split` is added to message
`.google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams`
(PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
* Added new messages `Documents` and `RawDocuments` for inline document
input (PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
* The field `skip_human_review` in messages
`.google.cloud.documentai.v1beta3.ProcessRequest` and
`.google.cloud.documentai.v1beta3.BatchProcessRequest` is deprecated
(PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
### Bug Fixes
* Removed the `SpannerIndexingConfig` message and the
`spanner_indexing_config` field from
`.google.cloud.documentai.v1beta3.Dataset` BREAKING CHANGE: The
`SpannerIndexingConfig` message and the `spanner_indexing_config` field
within the `Dataset` message have been removed. Client code referencing
these will need to stop referencing these in case of an error
(PiperOrigin-RevId: 866382481)
([5371e8e](5371e8e9))
### Documentation
* Updated comments for various fields and messages (PiperOrigin-RevId:
866382481)
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-gke-hub: v1.21.0</summary>
##
[v1.21.0](google-cloud-gke-hub-v1.20.0...google-cloud-gke-hub-v1.21.0)
(2026-02-12)
### Features
* Add GKE Hub teams scope and RBAC GAPIC (PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
### Documentation
* A comment for field `cancel_requested` in message
`.google.cloud.gkehub.v1.OperationMetadata` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `state` in message
`.google.cloud.gkehub.v1.CommonFeatureState` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for enum value `ENABLING` in enum `State` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for message `CommonFeatureState` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `state` in message
`.google.cloud.gkehub.v1.Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
* A comment for field `membership_states` in message
`.google.cloud.gkehub.v1.Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
* A comment for enum value `DISABLING` in enum `State` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `request_id` in message
`.google.cloud.gkehub.v1.UpdateFeatureRequest` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `spec` in message
`.google.cloud.gkehub.v1.Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
* A comment for message `Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
* A comment for field `request_id` in message
`.google.cloud.gkehub.v1.CreateFeatureRequest` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for enum value `ACTIVE` in enum `State` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `membership_specs` in message
`.google.cloud.gkehub.v1.Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
* A comment for message `FeatureResourceState` is changed
(PiperOrigin-RevId: 865111649)
([99a1284](99a1284f))
* A comment for field `labels` in message
`.google.cloud.gkehub.v1.Feature` is changed (PiperOrigin-RevId:
865111649)
([99a1284](99a1284f))
</details>
<details><summary>google-cloud-storage-control: v1.10.0</summary>
##
[v1.10.0](google-cloud-storage-control-v1.9.0...google-cloud-storage-control-v1.10.0)
(2026-02-12)
### Features
* add a DeleteFolderRecursive API definition (PiperOrigin-RevId:
866471251)
([5371e8e](5371e8e9))
</details>
<details><summary>google-cloud-visionai: v0.4.0</summary>
##
[v0.4.0](google-cloud-visionai-v0.3.0...google-cloud-visionai-v0.4.0)
(2026-02-12)
### Bug Fixes
* An existing default host `visionai.googleapis.com` is changed to
`warehouse-visionai.googleapis.com` in service `Warehouse`
(PiperOrigin-RevId: 866154811)
([5371e8e](5371e8e9))
### Documentation
* A comment for field `relevance` in message
`.google.cloud.visionai.v1.SearchResultItem` is changed
(PiperOrigin-RevId: 866154811)
([5371e8e](5371e8e9))
* A comment for field `page_size` in message
`.google.cloud.visionai.v1.SearchIndexEndpointRequest` is changed
(PiperOrigin-RevId: 866154811)
([5371e8e](5371e8e9))
</details>
<details><summary>google-maps-solar: v0.4.0</summary>
##
[v0.4.0](google-maps-solar-v0.3.0...google-maps-solar-v0.4.0)
(2026-02-12)
### Documentation
* Add satellite imagery to `rgb_url` description (PiperOrigin-RevId:
866492024)
([5371e8e](5371e8e9))
* Add pre-GA details for Experiments enum (PiperOrigin-RevId: 866492024)
([5371e8e](5371e8e9))
</details>
<details><summary>Bulk Changes</summary>
* chore: librarian update image pull request: 20260205T214646Z (#15532)
([3654fe7](3654fe76))
Libraries:
google-cloud-artifact-registry,google-cloud-bigquery-storage,google-cloud-confidentialcomputing,google-cloud-databasecenter,google-cloud-dataform,google-cloud-dialogflow,google-cloud-discoveryengine,google-cloud-documentai,google-cloud-gke-hub,google-cloud-storage-control,google-cloud-visionai,google-maps-solar
* chore: sort repo metadata by key (#15529)
([7da7768](7da7768c))
Libraries:
google-cloud-artifact-registry,google-cloud-bigquery-storage,google-cloud-confidentialcomputing,google-cloud-databasecenter,google-cloud-dataform,google-cloud-dialogflow,google-cloud-discoveryengine,google-cloud-documentai,google-cloud-gke-hub,google-cloud-storage-control,google-cloud-visionai,google-maps-solar
* chore: librarian update image pull request: 20260123T001116Z (#15481)
([871cdee](871cdeeb))
Libraries:
google-cloud-artifact-registry,google-cloud-bigquery-storage,google-cloud-confidentialcomputing,google-cloud-databasecenter,google-cloud-dataform,google-cloud-dialogflow,google-cloud-discoveryengine,google-cloud-gke-hub,google-cloud-storage-control,google-cloud-visionai,google-maps-solar
</details>1 parent a8dc80f commit 57bd5ac
File tree
76 files changed
+256
-83
lines changed- .librarian
- packages
- google-cloud-artifact-registry
- google/cloud
- artifactregistry_v1beta2
- artifactregistry_v1
- artifactregistry
- samples/generated_samples
- google-cloud-bigquery-storage
- google/cloud
- bigquery_storage_v1alpha
- bigquery_storage_v1beta2
- bigquery_storage_v1beta
- bigquery_storage_v1
- bigquery_storage
- samples/generated_samples
- google-cloud-confidentialcomputing
- google/cloud
- confidentialcomputing_v1
- confidentialcomputing
- samples/generated_samples
- google-cloud-databasecenter
- docs
- google/cloud
- databasecenter_v1beta
- databasecenter
- samples/generated_samples
- google-cloud-dataform
- google/cloud
- dataform_v1beta1
- dataform_v1
- dataform
- samples/generated_samples
- google-cloud-dialogflow
- google/cloud
- dialogflow_v2beta1
- dialogflow_v2
- dialogflow
- samples/generated_samples
- google-cloud-discoveryengine
- google/cloud
- discoveryengine_v1alpha
- discoveryengine_v1beta
- discoveryengine_v1
- discoveryengine
- samples/generated_samples
- google-cloud-documentai
- google/cloud
- documentai_v1beta3
- documentai_v1
- documentai
- samples/generated_samples
- google-cloud-gke-hub
- google/cloud
- gkehub_v1beta1
- gkehub_v1
- configmanagement_v1
- multiclusteringress_v1
- rbacrolebindingactuation_v1
- gkehub
- samples/generated_samples
- google-cloud-storage-control
- google/cloud
- storage_control_v2
- storage_control
- samples/generated_samples
- google-cloud-visionai
- google/cloud
- visionai_v1alpha1
- visionai_v1
- visionai
- samples/generated_samples
- google-maps-solar
- google/maps
- solar_v1
- solar
- samples/generated_samples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+256
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
806 | | - | |
| 806 | + | |
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | | - | |
| 1056 | + | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
| |||
1187 | 1187 | | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | | - | |
| 1190 | + | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | 1193 | | |
| |||
1246 | 1246 | | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | | - | |
| 1249 | + | |
1250 | 1250 | | |
1251 | 1251 | | |
1252 | 1252 | | |
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | | - | |
| 1384 | + | |
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| |||
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | | - | |
| 1416 | + | |
1417 | 1417 | | |
1418 | 1418 | | |
1419 | 1419 | | |
| |||
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | | - | |
| 1463 | + | |
1464 | 1464 | | |
1465 | 1465 | | |
1466 | 1466 | | |
| |||
1680 | 1680 | | |
1681 | 1681 | | |
1682 | 1682 | | |
1683 | | - | |
| 1683 | + | |
1684 | 1684 | | |
1685 | 1685 | | |
1686 | 1686 | | |
| |||
2831 | 2831 | | |
2832 | 2832 | | |
2833 | 2833 | | |
2834 | | - | |
| 2834 | + | |
2835 | 2835 | | |
2836 | 2836 | | |
2837 | 2837 | | |
| |||
3142 | 3142 | | |
3143 | 3143 | | |
3144 | 3144 | | |
3145 | | - | |
| 3145 | + | |
3146 | 3146 | | |
3147 | 3147 | | |
3148 | 3148 | | |
| |||
3397 | 3397 | | |
3398 | 3398 | | |
3399 | 3399 | | |
3400 | | - | |
| 3400 | + | |
3401 | 3401 | | |
3402 | 3402 | | |
3403 | 3403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
9 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments