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
24 changes: 12 additions & 12 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ libraries:
- internal/generated/snippets/ai/
tag_format: '{id}/v{version}'
- id: aiplatform
version: 1.108.0
version: 1.109.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/cloud/aiplatform/v1
Expand Down Expand Up @@ -688,7 +688,7 @@ libraries:
- internal/generated/snippets/automl/
tag_format: '{id}/v{version}'
- id: backupdr
version: 1.4.0
version: 1.5.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/cloud/backupdr/v1
Expand Down Expand Up @@ -1253,7 +1253,7 @@ libraries:
- internal/generated/snippets/channel/
tag_format: '{id}/v{version}'
- id: chat
version: 0.15.1
version: 0.16.0
last_generated_commit: e8365a7f88fabe8717cb8322b8ce784b03b6daea
apis:
- path: google/chat/v1
Expand Down Expand Up @@ -1891,7 +1891,7 @@ libraries:
- internal/generated/snippets/datalabeling/
tag_format: '{id}/v{version}'
- id: dataplex
version: 1.27.1
version: 1.28.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/cloud/dataplex/v1
Expand Down Expand Up @@ -2105,7 +2105,7 @@ libraries:
- internal/generated/snippets/devicestreaming/
tag_format: '{id}/v{version}'
- id: dialogflow
version: 1.70.0
version: 1.71.0
last_generated_commit: e8365a7f88fabe8717cb8322b8ce784b03b6daea
apis:
- path: google/cloud/dialogflow/cx/v3
Expand Down Expand Up @@ -2313,7 +2313,7 @@ libraries:
- internal/generated/snippets/edgecontainer/
tag_format: '{id}/v{version}'
- id: edgenetwork
version: 1.2.7
version: 1.3.0
last_generated_commit: b1a9eefc2e1021fb9465bdac5e2984499451ae34
apis:
- path: google/cloud/edgenetwork/v1
Expand Down Expand Up @@ -2680,7 +2680,7 @@ libraries:
- internal/generated/snippets/gkemulticloud/
tag_format: '{id}/v{version}'
- id: gkerecommender
version: 0.0.0
version: 0.1.0
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
apis:
- path: google/cloud/gkerecommender/v1
Expand Down Expand Up @@ -3216,7 +3216,7 @@ libraries:
- internal/generated/snippets/managedkafka/
tag_format: '{id}/v{version}'
- id: maps
version: 1.25.0
version: 1.26.0
last_generated_commit: b61fb21bbac838de7f55cf2c60d371a47fc2799e
apis:
- path: google/maps/addressvalidation/v1
Expand Down Expand Up @@ -3621,7 +3621,7 @@ libraries:
- internal/generated/snippets/networkconnectivity/
tag_format: '{id}/v{version}'
- id: networkmanagement
version: 1.20.1
version: 1.21.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/cloud/networkmanagement/v1
Expand Down Expand Up @@ -3669,7 +3669,7 @@ libraries:
- internal/generated/snippets/networksecurity/
tag_format: '{id}/v{version}'
- id: networkservices
version: 0.5.1
version: 0.6.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/cloud/networkservices/v1
Expand Down Expand Up @@ -4523,7 +4523,7 @@ libraries:
- internal/generated/snippets/run/
tag_format: '{id}/v{version}'
- id: saasplatform
version: 0.0.0
version: 0.1.0
last_generated_commit: 53af3b727f84acc34e31c23f3b6e7b8aa4b7e837
apis:
- path: google/cloud/saasplatform/saasservicemgmt/v1beta1
Expand Down Expand Up @@ -4956,7 +4956,7 @@ libraries:
- internal/generated/snippets/shell/
tag_format: '{id}/v{version}'
- id: shopping
version: 1.2.1
version: 1.3.0
last_generated_commit: 53f97391f3451398f7b53c7f86dabd325d205677
apis:
- path: google/shopping/css/v1
Expand Down
21 changes: 21 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changes


## [1.109.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.109.0) (2025-11-06)

### Features

* Add EmbedContent method v1 ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* Add order_by to list_events ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* add new fields `SUCCESSFULLY_DEPLOYED` and `FAILED_TO_DEPLOY` to `DeploymentStage` ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))

### Bug Fixes

* An existing field `transfer_to_agent` is removed from message `.google.cloud.aiplatform.v1beta1.EventActions` ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* updating `bigtable_metadata` field name in `FeatureOnlineStore` ([89b5ea2](https://github.com/googleapis/google-cloud-go/commit/89b5ea2fff81893da7181da4e1bab8e4815d326c))
* updating `bigtable_metadata` field name in `FeatureView` ([89b5ea2](https://github.com/googleapis/google-cloud-go/commit/89b5ea2fff81893da7181da4e1bab8e4815d326c))
* updating `enableDirectBigtableAccess` field name in FeatureOnlineStore` ([89b5ea2](https://github.com/googleapis/google-cloud-go/commit/89b5ea2fff81893da7181da4e1bab8e4815d326c))
Comment thread
ohmayr marked this conversation as resolved.

### Documentation

* A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* Remove comments for a non public feature ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* fix idle_scaledown_period minimum from 3600 to 300 (5 minutes) ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))

## [1.108.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.108.0) (2025-10-22)

### 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.

9 changes: 9 additions & 0 deletions backupdr/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@



## [1.5.0](https://github.com/googleapis/google-cloud-go/releases/tag/backupdr%2Fv1.5.0) (2025-11-06)

### Features

* Adding `FetchBackupsForResourceType` API ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* Adding `ListDataSourceReferences` API ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* Adding `source_resource` fields to Backup resource ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* Adding new workload specific fields for Cloud SQL ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))

## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/backupdr/v1.3.2...backupdr/v1.4.0) (2025-07-23)


Expand Down
4 changes: 2 additions & 2 deletions backupdr/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 chat/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.16.0](https://github.com/googleapis/google-cloud-go/releases/tag/chat%2Fv0.16.0) (2025-11-06)

### Features

* add ROLE_ASSISTANT_MANAGER to the MembershipRole enum in the Membership proto and assistant_managers_allowed to the PermissionSetting ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
Comment thread
ohmayr marked this conversation as resolved.

### Documentation

* Update field documentations for space.proto and membership.proto ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))

## [0.15.1](https://github.com/googleapis/google-cloud-go/compare/chat/v0.15.0...chat/v0.15.1) (2025-09-04)


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

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

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


## [1.28.0](https://github.com/googleapis/google-cloud-go/releases/tag/dataplex%2Fv1.28.0) (2025-11-06)

### Features

* A new data scan type Data documentation added. ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new field `data_documentation_result` is added for Data Documentation Result in `.google.cloud.dataplex.v1.DataScanJob` ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new field `data_documentation_result` is added for Data Documentation Result to message `.google.cloud.dataplex.v1.DataScan` ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new field `data_documentation_spec` is added for Data Documentation Spec to message `.google.cloud.dataplex.v1.DataScanJob` ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new field `data_documentation_spec` is added for Data Documentation Spec to message `.google.cloud.dataplex.v1.DataScan` ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new message `DataDocumentationResult` is added representing Data Documentation Result ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A new message `DataDocumentationSpec` is added representing Data Documentation Spec ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* Add GetIamPolicy method for DataProduct resources ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))
* Allow publishing Data Profile scan results to the Dataplex Catalog ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))

### Documentation

* A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* A comment for message `DataScan` is changed ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* Update documentation for Catalog SearchEntries filter options, including `parent_entry` and wildcard usage ([4a640b5](https://github.com/googleapis/google-cloud-go/commit/4a640b5d1833b6dc4fc159aa2204ec9d930cc0d7))

## [1.27.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.27.0...dataplex/v1.27.1) (2025-09-16)


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

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

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

## [1.71.0](https://github.com/googleapis/google-cloud-go/releases/tag/dialogflow%2Fv1.71.0) (2025-11-06)

### Features

* A new field 'security_settings' is added to GenerateStatelessSuggestionRequest ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
Comment thread
ohmayr marked this conversation as resolved.
* Added Vertex extension tool support to v2/v2beta1 ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Added support for AI Coach feature ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Added support for Build Your Own Assist feature ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Added tool support for AI Coach feature ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Context references added to conversation for dynamic data ingestion ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Expose debug info field in ConversationProfile ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Expose flexible safety filter change, rai_settings in ConversationProfile ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* Expose skip_empty_event_based_suggestion in ConversationProfile ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
Comment thread
ohmayr marked this conversation as resolved.
* Improved generator quota management ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* add Agent Assist Generator Evaluation feature ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* add a turn complete signal to BidiStreamingAnalyzeContent ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))

### Documentation

* Updated comments for the `SuggestionInput` message, documenting how it is used with tools ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))
* minor formatting ([612e608](https://github.com/googleapis/google-cloud-go/commit/612e608d8b000d0564bd4fbe7619bfa60de232ff))
* update documentation for transcription language code configuration ([84cf55a](https://github.com/googleapis/google-cloud-go/commit/84cf55a9adab99b310134e04b562eddfa4d63c67))

## [1.70.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.69.1...dialogflow/v1.70.0) (2025-10-13)


Expand Down
6 changes: 4 additions & 2 deletions dialogflow/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 edgenetwork/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.3.0](https://github.com/googleapis/google-cloud-go/releases/tag/edgenetwork%2Fv1.3.0) (2025-11-06)

### Features

* A new field `peering_type` is added to message `google.cloud.edgenetwork.v1.InterconnectAttachment` ([89b5ea2](https://github.com/googleapis/google-cloud-go/commit/89b5ea2fff81893da7181da4e1bab8e4815d326c))
* A new field `remote_peering_network_type` is added to message `google.cloud.edgenetwork.v1.Interconnect` ([89b5ea2](https://github.com/googleapis/google-cloud-go/commit/89b5ea2fff81893da7181da4e1bab8e4815d326c))

## [1.2.7](https://github.com/googleapis/google-cloud-go/compare/edgenetwork/v1.2.6...edgenetwork/v1.2.7) (2025-09-16)


Expand Down
4 changes: 2 additions & 2 deletions edgenetwork/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 gkerecommender/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/gkerecommender%2Fv0.1.0) (2025-11-06)

### Features

* add new clients (#13238) ([8f604ff](https://github.com/googleapis/google-cloud-go/commit/8f604ff61c8dd3247111665288ce6f2249a2b19a))

2 changes: 1 addition & 1 deletion gkerecommender/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.108.0",
"version": "1.109.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.108.0",
"version": "1.109.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/backupdr/apiv1",
"version": "1.4.0",
"version": "1.5.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/chat/apiv1",
"version": "0.15.1",
"version": "0.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/dataplex/apiv1",
"version": "1.27.1",
"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/dialogflow/apiv2",
"version": "1.70.0",
"version": "1.71.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.70.0",
"version": "1.71.0",
"language": "GO",
"apis": [
{
Expand Down
Loading
Loading