Skip to content

feat(workloadmanager): add new clients#13849

Merged
shollyman merged 1 commit intogoogleapis:mainfrom
shollyman:librarian-onboard-workloadmanager
Feb 14, 2026
Merged

feat(workloadmanager): add new clients#13849
shollyman merged 1 commit intogoogleapis:mainfrom
shollyman:librarian-onboard-workloadmanager

Conversation

@shollyman
Copy link
Copy Markdown
Contributor

PiperOrigin-RevId: 869327994

PiperOrigin-RevId: 869327994
@shollyman shollyman requested review from a team as code owners February 13, 2026 22:09
@snippet-bot
Copy link
Copy Markdown

snippet-bot bot commented Feb 13, 2026

Here is the summary of changes.

You are about to add 18 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

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 pull request adds a new Go client for the Workload Manager API. The changes are mostly auto-generated. Based on the repository's rules, the identified issues regarding future-dated Go module pseudo-versions are not valid concerns, and no other issues were found in the provided comments.

@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Feb 13, 2026
@shollyman shollyman merged commit 1328872 into googleapis:main Feb 14, 2026
12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 14, 2026
parthea pushed a commit that referenced this pull request Feb 19, 2026
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.117.0</summary>

##
[v1.117.0](aiplatform/v1.116.0...aiplatform/v1.117.0)
(2026-02-19)

### Features

* Add `traffic_type, tool_use_prompt_tokens_details` to message
`GenerateContentResponse.UsageMetadata` (PiperOrigin-RevId: 871498028)
([d3eb851](d3eb851d))

</details>


<details><summary>auditmanager: v0.1.0</summary>

##
[v0.1.0](auditmanager/v0.0.0...auditmanager/v0.1.0)
(2026-02-19)

### Features

* add new clients (#13842) (PiperOrigin-RevId: 861758611)
([588fe0c](588fe0c8))

</details>


<details><summary>dataform: v0.13.0</summary>

##
[v0.13.0](dataform/v0.12.1...dataform/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&amp;#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
([cc0ef5a](cc0ef5a9))

### Documentation

* A comment for field `force` in message
`.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed
PiperOrigin-RevId: 868182714
([cc0ef5a](cc0ef5a9))

</details>


<details><summary>dataproc: v2.16.0</summary>

##
[v2.16.0](dataproc/v2.15.0...dataproc/v2.16.0)
(2026-02-19)

### Features

* Add `ClusterType` to support creating Zero-Scale clusters
(PiperOrigin-RevId: 869501236)
([d3eb851](d3eb851d))

</details>


<details><summary>dialogflow: v1.76.0</summary>

##
[v1.76.0](dialogflow/v1.75.0...dialogflow/v1.76.0)
(2026-02-19)

### Features

* Add new value `DETECT_INTENT_RESPONSE_VIEW_DEFAULT` to enum
`DetectIntentResponseView` (PiperOrigin-RevId: 869958840)
([d3eb851](d3eb851d))

### Documentation

* Add comment for enum value `DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED`
in enum `DetectIntentResponseView` (PiperOrigin-RevId: 869958840)
([d3eb851](d3eb851d))

</details>


<details><summary>kms: v1.26.0</summary>

##
[v1.26.0](kms/v1.25.0...kms/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)
([d3eb851](d3eb851d))

* Added ListRetiredResources and GetRetiredResource RPCs to manage and
view these records (PiperOrigin-RevId: 868670725)
([d3eb851](d3eb851d))

* Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently
remove resources (PiperOrigin-RevId: 868670725)
([d3eb851](d3eb851d))

* Add KeyProjectResolutionMode to AutokeyConfig to support project-level
configurations (PiperOrigin-RevId: 870858133)
([d3eb851](d3eb851d))

* Add support for project level key usage tracking (PiperOrigin-RevId:
871667322)
([d3eb851](d3eb851d))

* Add more post-quantum (PQ) signature algorithms to CryptoKeyVersion
(PiperOrigin-RevId: 870858133)
([d3eb851](d3eb851d))

### Documentation

* Clarify supported resources for the crypto_key_backend field in
ImportJob (PiperOrigin-RevId: 870858133)
([d3eb851](d3eb851d))

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

</details>


<details><summary>maps: v1.28.0</summary>

##
[v1.28.0](maps/v1.27.0...maps/v1.28.0)
(2026-02-19)

### Features

* Add `googleMapsTypeLabel` field to show type information on Google
Maps (PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

* Add `googleMapsLinks` field for links to different actions on Google
Maps (PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

### Bug Fixes

* An existing field `references` is removed from message
`.google.maps.places.v1.ContentBlock` (PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

* An existing field `topic` is removed from message
`.google.maps.places.v1.ContentBlock` (PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

### Documentation

* A comment for field `photos` in message
`.google.maps.places.v1.ContextualContent` is changed
(PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

* A comment for field `reviews` in message
`.google.maps.places.v1.ContextualContent` is changed
(PiperOrigin-RevId: 869356577)
([d3eb851](d3eb851d))

</details>


<details><summary>saasplatform: v0.2.0</summary>

##
[v0.2.0](saasplatform/v0.1.0...saasplatform/v0.2.0)
(2026-02-19)

### Features

* Add AppHub related condition types to Deployment protos
(PiperOrigin-RevId: 869245151)
([d3eb851](d3eb851d))

### Documentation

* another bulk typo correction (#13527)
([90a4f21](90a4f21f))

* fix typo in README.md entries (#13526)
([ac32b85](ac32b851))

</details>


<details><summary>storagebatchoperations: v0.3.0</summary>

##
[v0.3.0](storagebatchoperations/v0.2.0...storagebatchoperations/v0.3.0)
(2026-02-19)

### Features

* add QUEUED state to Storage Batch Operations API (PiperOrigin-RevId:
869283881)
([d3eb851](d3eb851d))

* add `is_multi_bucket_job` output field added to StorageBatchOperations
Job (PiperOrigin-RevId: 869283881)
([d3eb851](d3eb851d))

* add bucket operations (PiperOrigin-RevId: 869283881)
([d3eb851](d3eb851d))

### Documentation

* another bulk typo correction (#13527)
([90a4f21](90a4f21f))

* fix typo in README.md entries (#13526)
([ac32b85](ac32b851))

</details>


<details><summary>vectorsearch: v0.3.0</summary>

##
[v0.3.0](vectorsearch/v0.2.0...vectorsearch/v0.3.0)
(2026-02-19)

### Features

* add new clients (#13853) (PiperOrigin-RevId: 871250899)
([822ac7e](822ac7e4))

</details>


<details><summary>workloadmanager: v0.1.0</summary>

##
[v0.1.0](workloadmanager/v0.0.0...workloadmanager/v0.1.0)
(2026-02-19)

### Features

* add new clients (#13849) (PiperOrigin-RevId: 869327994)
([1328872](13288723))

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants