Skip to content

chore: librarian release pull request: 20260219T080907Z#13868

Merged
parthea merged 1 commit intomainfrom
librarian-20260219T080907Z
Feb 19, 2026
Merged

chore: librarian release pull request: 20260219T080907Z#13868
parthea merged 1 commit intomainfrom
librarian-20260219T080907Z

Conversation

@cloud-sdk-librarian-robot
Copy link
Copy Markdown
Collaborator

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

aiplatform: v1.117.0

v1.117.0 (2026-02-19)

Features

  • Add traffic_type, tool_use_prompt_tokens_details to message GenerateContentResponse.UsageMetadata (PiperOrigin-RevId: 871498028) (d3eb851d)
auditmanager: v0.1.0

v0.1.0 (2026-02-19)

Features

dataform: v0.13.0

v0.13.0 (2026-02-19)

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&Add new fields: StorageClass, TimeDeleted, and Updated. #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 (cc0ef5a9)

Documentation

  • A comment for field force in message .google.cloud.dataform.v1beta1.DeleteRepositoryRequest is changed PiperOrigin-RevId: 868182714 (cc0ef5a9)
dataproc: v2.16.0

v2.16.0 (2026-02-19)

Features

  • Add ClusterType to support creating Zero-Scale clusters (PiperOrigin-RevId: 869501236) (d3eb851d)
dialogflow: v1.76.0

v1.76.0 (2026-02-19)

Features

  • Add new value DETECT_INTENT_RESPONSE_VIEW_DEFAULT to enum DetectIntentResponseView (PiperOrigin-RevId: 869958840) (d3eb851d)

Documentation

  • Add comment for enum value DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED in enum DetectIntentResponseView (PiperOrigin-RevId: 869958840) (d3eb851d)
kms: v1.26.0

v1.26.0 (2026-02-19)

Features

  • Introduced the RetiredResource resource to track records of deleted keys and prevent the reuse of their resource names (PiperOrigin-RevId: 868670725) (d3eb851d)

  • Added ListRetiredResources and GetRetiredResource RPCs to manage and view these records (PiperOrigin-RevId: 868670725) (d3eb851d)

  • Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources (PiperOrigin-RevId: 868670725) (d3eb851d)

  • Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations (PiperOrigin-RevId: 870858133) (d3eb851d)

  • Add support for project level key usage tracking (PiperOrigin-RevId: 871667322) (d3eb851d)

  • Add more post-quantum (PQ) signature algorithms to CryptoKeyVersion (PiperOrigin-RevId: 870858133) (d3eb851d)

Documentation

  • Clarify supported resources for the crypto_key_backend field in ImportJob (PiperOrigin-RevId: 870858133) (d3eb851d)

  • Update documentation for AutokeyAdmin service and messages to support folder and project-level configurations (PiperOrigin-RevId: 870858133) (d3eb851d)

maps: v1.28.0

v1.28.0 (2026-02-19)

Features

  • Add googleMapsTypeLabel field to show type information on Google Maps (PiperOrigin-RevId: 869356577) (d3eb851d)

  • Add googleMapsLinks field for links to different actions on Google Maps (PiperOrigin-RevId: 869356577) (d3eb851d)

Bug Fixes

  • An existing field references is removed from message .google.maps.places.v1.ContentBlock (PiperOrigin-RevId: 869356577) (d3eb851d)

  • An existing field topic is removed from message .google.maps.places.v1.ContentBlock (PiperOrigin-RevId: 869356577) (d3eb851d)

Documentation

  • A comment for field photos in message .google.maps.places.v1.ContextualContent is changed (PiperOrigin-RevId: 869356577) (d3eb851d)

  • A comment for field reviews in message .google.maps.places.v1.ContextualContent is changed (PiperOrigin-RevId: 869356577) (d3eb851d)

saasplatform: v0.2.0

v0.2.0 (2026-02-19)

Features

  • Add AppHub related condition types to Deployment protos (PiperOrigin-RevId: 869245151) (d3eb851d)

Documentation

storagebatchoperations: v0.3.0

v0.3.0 (2026-02-19)

Features

  • add QUEUED state to Storage Batch Operations API (PiperOrigin-RevId: 869283881) (d3eb851d)

  • add is_multi_bucket_job output field added to StorageBatchOperations Job (PiperOrigin-RevId: 869283881) (d3eb851d)

  • add bucket operations (PiperOrigin-RevId: 869283881) (d3eb851d)

Documentation

vectorsearch: v0.3.0

v0.3.0 (2026-02-19)

Features

workloadmanager: v0.1.0

v0.1.0 (2026-02-19)

Features

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This is an automated release pull request that updates versions and changelogs for multiple modules. The changes are mostly mechanical and appear correct. I have one suggestion to improve the readability of the changelog for the dataform module.


### 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'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 ([cc0ef5a](https://github.com/googleapis/google-cloud-go/commit/cc0ef5a91ba73f591f63beffb1a9026cf9a3fb8c))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This feature description is a single long line, which makes it difficult to read and parse the new features. For better readability, consider formatting this as a nested bulleted list.

Suggested change
* 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'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 ([cc0ef5a](https://github.com/googleapis/google-cloud-go/commit/cc0ef5a91ba73f591f63beffb1a9026cf9a3fb8c))
* 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, and `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'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.
([cc0ef5a](https://github.com/googleapis/google-cloud-go/commit/cc0ef5a91ba73f591f63beffb1a9026cf9a3fb8c))

@parthea parthea merged commit 1f49e87 into main Feb 19, 2026
10 checks passed
@parthea parthea deleted the librarian-20260219T080907Z branch February 19, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants