Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ libraries:
- internal/generated/snippets/ai/
tag_format: '{id}/v{version}'
- id: aiplatform
version: 1.116.0
version: 1.117.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/aiplatform/v1
Expand Down Expand Up @@ -703,7 +703,7 @@ libraries:
- internal/generated/snippets/assuredworkloads/
tag_format: '{id}/v{version}'
- id: auditmanager
version: 0.0.0
version: 0.1.0
last_generated_commit: c99e8a29e1b568d183445adccde5bf9d6437cf00
apis:
- path: google/cloud/auditmanager/v1
Expand Down Expand Up @@ -1993,7 +1993,7 @@ libraries:
- internal/generated/snippets/dataflow/
tag_format: '{id}/v{version}'
- id: dataform
version: 0.12.1
version: 0.13.0
last_generated_commit: fb371addb34b049d340ac5801c387237b415a810
apis:
- path: google/cloud/dataform/v1
Expand Down Expand Up @@ -2128,7 +2128,7 @@ libraries:
- internal/generated/snippets/dataplex/
tag_format: '{id}/v{version}'
- id: dataproc
version: 2.15.0
version: 2.16.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/dataproc/v1
Expand Down Expand Up @@ -2328,7 +2328,7 @@ libraries:
- internal/generated/snippets/devicestreaming/
tag_format: '{id}/v{version}'
- id: dialogflow
version: 1.75.0
version: 1.76.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/dialogflow/cx/v3
Expand Down Expand Up @@ -3196,7 +3196,7 @@ libraries:
- internal/generated/snippets/iot/
tag_format: '{id}/v{version}'
- id: kms
version: 1.25.0
version: 1.26.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/kms/v1
Expand Down Expand Up @@ -3529,7 +3529,7 @@ libraries:
- internal/generated/snippets/managedkafka/
tag_format: '{id}/v{version}'
- id: maps
version: 1.27.0
version: 1.28.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/maps/addressvalidation/v1
Expand Down Expand Up @@ -4906,7 +4906,7 @@ libraries:
- internal/generated/snippets/run/
tag_format: '{id}/v{version}'
- id: saasplatform
version: 0.1.0
version: 0.2.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/saasplatform/saasservicemgmt/v1beta1
Expand Down Expand Up @@ -5871,7 +5871,7 @@ libraries:
- storage/internal/test
tag_format: '{id}/v{version}'
- id: storagebatchoperations
version: 0.2.0
version: 0.3.0
last_generated_commit: 1133adb136f742df62864f1d9d307df25d451880
apis:
- path: google/cloud/storagebatchoperations/v1
Expand Down Expand Up @@ -6182,7 +6182,7 @@ libraries:
- internal/generated/snippets/translate/
tag_format: '{id}/v{version}'
- id: vectorsearch
version: 0.2.0
version: 0.3.0
last_generated_commit: 27ffde22e73154260f8eaa6115420b7bd895db2f
apis:
- path: google/cloud/vectorsearch/v1beta
Expand Down Expand Up @@ -6585,7 +6585,7 @@ libraries:
- internal/generated/snippets/workflows/
tag_format: '{id}/v{version}'
- id: workloadmanager
version: 0.0.0
version: 0.1.0
last_generated_commit: 055f92c9384689eb0bb32d035d3bc6d98c8347c0
apis:
- path: google/cloud/workloadmanager/v1
Expand Down
6 changes: 6 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changes


## [1.117.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.117.0) (2026-02-19)

### Features

* Add `traffic_type, tool_use_prompt_tokens_details` to message `GenerateContentResponse.UsageMetadata` ([d3eb851](https://github.com/googleapis/google-cloud-go/commit/d3eb851d1b09f28ae2b6c7c63d694eb67b0c11c7))

## [1.116.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.116.0) (2026-02-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion aiplatform/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions auditmanager/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Changes

## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/auditmanager%2Fv0.1.0) (2026-02-19)

### Features

* add new clients (#13842) ([588fe0c](https://github.com/googleapis/google-cloud-go/commit/588fe0c8fbb31e39e5388c07803b1017388ecac7))

2 changes: 1 addition & 1 deletion auditmanager/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions dataform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.13.0](https://github.com/googleapis/google-cloud-go/releases/tag/dataform%2Fv0.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'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))


### Documentation

* A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed PiperOrigin-RevId: 868182714 ([cc0ef5a](https://github.com/googleapis/google-cloud-go/commit/cc0ef5a91ba73f591f63beffb1a9026cf9a3fb8c))

## [0.12.1](https://github.com/googleapis/google-cloud-go/compare/dataform/v0.12.0...dataform/v0.12.1) (2025-09-16)


Expand Down
4 changes: 2 additions & 2 deletions dataform/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions dataproc/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## [2.16.0](https://github.com/googleapis/google-cloud-go/releases/tag/dataproc%2Fv2.16.0) (2026-02-19)

### Features

* Add `ClusterType` to support creating Zero-Scale clusters ([d3eb851](https://github.com/googleapis/google-cloud-go/commit/d3eb851d1b09f28ae2b6c7c63d694eb67b0c11c7))

## [2.15.0](https://github.com/googleapis/google-cloud-go/releases/tag/dataproc%2Fv2.15.0) (2025-10-10)

### Features
Expand Down
4 changes: 2 additions & 2 deletions dataproc/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [1.76.0](https://github.com/googleapis/google-cloud-go/releases/tag/dialogflow%2Fv1.76.0) (2026-02-19)

### Features

* Add new value `DETECT_INTENT_RESPONSE_VIEW_DEFAULT` to enum `DetectIntentResponseView` ([d3eb851](https://github.com/googleapis/google-cloud-go/commit/d3eb851d1b09f28ae2b6c7c63d694eb67b0c11c7))

### Documentation

* Add comment for enum value `DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED` in enum `DetectIntentResponseView` ([d3eb851](https://github.com/googleapis/google-cloud-go/commit/d3eb851d1b09f28ae2b6c7c63d694eb67b0c11c7))

## [1.75.0](https://github.com/googleapis/google-cloud-go/releases/tag/dialogflow%2Fv1.75.0) (2026-02-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion dialogflow/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.116.0",
"version": "1.117.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.116.0",
"version": "1.117.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/auditmanager/apiv1",
"version": "0.0.0",
"version": "0.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dataform/apiv1",
"version": "0.12.1",
"version": "0.13.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dataform/apiv1beta1",
"version": "0.12.1",
"version": "0.13.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dataproc/v2/apiv1",
"version": "2.15.0",
"version": "2.16.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2",
"version": "1.75.0",
"version": "1.76.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2beta1",
"version": "1.75.0",
"version": "1.76.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3",
"version": "1.75.0",
"version": "1.76.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3beta1",
"version": "1.75.0",
"version": "1.76.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/kms/apiv1",
"version": "1.25.0",
"version": "1.26.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/kms/inventory/apiv1",
"version": "1.25.0",
"version": "1.26.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/addressvalidation/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/areainsights/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/fleetengine/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/fleetengine/delivery/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/places/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/routeoptimization/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/routing/apiv2",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/maps/solar/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/saasplatform/saasservicemgmt/apiv1beta1",
"version": "0.1.0",
"version": "0.2.0",
"language": "GO",
"apis": [
{
Expand Down
Loading
Loading