Skip to content

Commit 400bba5

Browse files
chore: release main (#12737)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4e6e92b commit 400bba5

File tree

27 files changed

+240
-26
lines changed

27 files changed

+240
-26
lines changed

.release-please-manifest-submodules.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"accessapproval": "1.8.7",
33
"accesscontextmanager": "1.9.6",
44
"advisorynotifications": "1.5.6",
5-
"ai": "0.12.1",
6-
"aiplatform": "1.99.0",
5+
"ai": "0.13.0",
6+
"aiplatform": "1.100.0",
77
"alloydb": "1.18.0",
8-
"analytics": "0.29.0",
8+
"analytics": "0.30.0",
99
"apigateway": "1.7.7",
1010
"apigeeconnect": "1.7.7",
1111
"apigeeregistry": "0.9.6",
@@ -27,7 +27,7 @@
2727
"binaryauthorization": "1.9.5",
2828
"certificatemanager": "1.9.5",
2929
"channel": "1.20.0",
30-
"chat": "0.15.0",
30+
"chat": "0.15.1",
3131
"chronicle": "0.1.1",
3232
"cloudbuild": "1.23.0",
3333
"cloudcontrolspartner": "1.4.0",
@@ -36,10 +36,10 @@
3636
"cloudquotas": "1.4.0",
3737
"cloudtasks": "1.13.6",
3838
"commerce": "1.2.5",
39-
"compute": "1.44.0",
39+
"compute": "1.45.0",
4040
"compute/metadata": "0.8.0",
41-
"confidentialcomputing": "1.9.2",
42-
"config": "1.4.0",
41+
"confidentialcomputing": "1.10.0",
42+
"config": "1.5.0",
4343
"configdelivery": "0.1.0",
4444
"contactcenterinsights": "1.17.3",
4545
"container": "1.44.0",
@@ -68,7 +68,7 @@
6868
"filestore": "1.10.2",
6969
"financialservices": "0.1.3",
7070
"functions": "1.19.6",
71-
"geminidataanalytics": "0.1.0",
71+
"geminidataanalytics": "0.2.0",
7272
"gkebackup": "1.8.0",
7373
"gkeconnect": "0.12.4",
7474
"gkehub": "0.15.6",
@@ -97,7 +97,7 @@
9797
"migrationcenter": "1.1.5",
9898
"modelarmor": "0.6.0",
9999
"monitoring": "1.24.2",
100-
"netapp": "1.9.0",
100+
"netapp": "1.10.0",
101101
"networkconnectivity": "1.18.0",
102102
"networkmanagement": "1.20.0",
103103
"networksecurity": "0.10.6",
@@ -127,7 +127,7 @@
127127
"scheduler": "1.11.7",
128128
"secretmanager": "1.15.0",
129129
"securesourcemanager": "1.4.0",
130-
"security": "1.19.0",
130+
"security": "1.19.1",
131131
"securitycenter": "1.37.0",
132132
"securitycentermanagement": "1.1.5",
133133
"securityposture": "0.2.5",
@@ -137,7 +137,7 @@
137137
"servicemanagement": "1.10.6",
138138
"serviceusage": "1.9.6",
139139
"shell": "1.8.6",
140-
"shopping": "1.0.0",
140+
"shopping": "1.1.0",
141141
"spanner/benchmarks": "0.1.0",
142142
"speech": "1.28.0",
143143
"storagebatchoperations": "0.1.0",
@@ -147,11 +147,11 @@
147147
"support": "1.4.0",
148148
"talent": "1.8.3",
149149
"telcoautomation": "1.1.5",
150-
"texttospeech": "1.13.0",
150+
"texttospeech": "1.14.0",
151151
"tpu": "1.8.3",
152152
"trace": "1.11.6",
153153
"translate": "1.12.6",
154-
"video": "1.25.0",
154+
"video": "1.26.0",
155155
"videointelligence": "1.12.6",
156156
"vision": "2.9.5",
157157
"visionai": "0.4.5",

ai/CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## [0.13.0](https://github.com/googleapis/google-cloud-go/compare/ai/v0.12.1...ai/v0.13.0) (2025-09-04)
5+
6+
7+
### Features
8+
9+
* **ai/generativelanguage:** Add a flag whether the model supports thinking ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
10+
* **ai/generativelanguage:** Add a flag whether the model supports thinking ([bfcae15](https://github.com/googleapis/google-cloud-go/commit/bfcae150e55e481cd161c2d85782205ba8126d08))
11+
* **ai/generativelanguage:** Add AudioTranscriptionConfig ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
12+
* **ai/generativelanguage:** Add MultiSpeakerVoiceConfig to speech config ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
13+
* **ai/generativelanguage:** Add support for function response scheduling in the conversation ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
14+
* **ai/generativelanguage:** Add support for thought_signature ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
15+
* **ai/generativelanguage:** Add support for UrlContextMetadata ([bfcae15](https://github.com/googleapis/google-cloud-go/commit/bfcae150e55e481cd161c2d85782205ba8126d08))
16+
* **ai/generativelanguage:** Add support for video_metadata ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
17+
* **ai/generativelanguage:** Add support for video_metadata ([#12771](https://github.com/googleapis/google-cloud-go/issues/12771)) ([bfcae15](https://github.com/googleapis/google-cloud-go/commit/bfcae150e55e481cd161c2d85782205ba8126d08))
18+
* **ai/generativelanguage:** Add time_range_filter to GoogleSearch tool type ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
19+
* **ai/generativelanguage:** Add UNEXPECTED_TOOL_CALL to the Candidate.FinishReason enum ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
20+
* **ai/generativelanguage:** Add url_context to GoogleSearch tool type ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
21+
422
## [0.12.1](https://github.com/googleapis/google-cloud-go/compare/ai/v0.12.0...ai/v0.12.1) (2025-06-04)
523

624

ai/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiplatform/CHANGES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changes
22

33

4+
## [1.100.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.99.0...aiplatform/v1.100.0) (2025-09-04)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** Add `disable_container_logging` in v1beta1 api ([#12742](https://github.com/googleapis/google-cloud-go/issues/12742)) ([904cad6](https://github.com/googleapis/google-cloud-go/commit/904cad603b67db79e843d518345d74f5351dcd26))
10+
* **aiplatform:** Add API response for Gen AI Evaluation in Tuning ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
11+
* **aiplatform:** Add data foundry service synthetic data generation API for v1 ([#12736](https://github.com/googleapis/google-cloud-go/issues/12736)) ([59a94d6](https://github.com/googleapis/google-cloud-go/commit/59a94d606c4247adc776f852eb03b8adf2b61904))
12+
* **aiplatform:** Add Validation mode in FunctionCallingConfig ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
13+
14+
15+
### Documentation
16+
17+
* **aiplatform:** Update the comment for ANY mode in FunctionCallingConfig. ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
18+
419
## [1.99.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.98.0...aiplatform/v1.99.0) (2025-08-14)
520

621

aiplatform/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.99.0"
18+
const Version = "1.100.0"

analytics/CHANGES.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changes
22

3+
## [0.30.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.29.0...analytics/v0.30.0) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* **analytics/admin:** Add reporting_identity_settings` fields to the `ChangeHistoryResource` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
9+
* **analytics/admin:** Add the `GetReportingIdentitySettings` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
10+
* **analytics/admin:** Add the `GetReportingIdentitySettingsRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
11+
* **analytics/admin:** Add the `REPORTING_IDENTITY_SETTINGS` resource type to the `ChangeHistoryResourceType` enum ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
12+
* **analytics/admin:** Add the `ReportingIdentitySettings` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
13+
14+
15+
### Bug Fixes
16+
17+
* **analytics/admin:** Remove the `ConnectedSiteTag` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
18+
* **analytics/admin:** Remove the `CreateConnectedSiteTag` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
19+
* **analytics/admin:** Remove the `CreateConnectedSiteTagRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
20+
* **analytics/admin:** Remove the `CreateConnectedSiteTagResponse` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
21+
* **analytics/admin:** Remove the `DeleteConnectedSiteTag` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
22+
* **analytics/admin:** Remove the `DeleteConnectedSiteTagRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
23+
* **analytics/admin:** Remove the `FetchAutomatedGa4ConfigurationOptOut` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
24+
* **analytics/admin:** Remove the `FetchAutomatedGa4ConfigurationOptOutRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
25+
* **analytics/admin:** Remove the `FetchAutomatedGa4ConfigurationOptOutResponse` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
26+
* **analytics/admin:** Remove the `FetchConnectedGa4Property` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
27+
* **analytics/admin:** Remove the `FetchConnectedGa4PropertyRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
28+
* **analytics/admin:** Remove the `FetchConnectedGa4PropertyResponse` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
29+
* **analytics/admin:** Remove the `ListConnectedSiteTags` method ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
30+
* **analytics/admin:** Remove the `ListConnectedSiteTagsRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
31+
* **analytics/admin:** Remove the `ListConnectedSiteTagsResponse` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
32+
* **analytics/admin:** Remove the `SetAutomatedGa4ConfigurationOptOut` method ([#12738](https://github.com/googleapis/google-cloud-go/issues/12738)) ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
33+
* **analytics/admin:** Remove the `SetAutomatedGa4ConfigurationOptOutRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
34+
* **analytics/admin:** Remove the `SetAutomatedGa4ConfigurationOptOutResponse` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
35+
36+
37+
### Documentation
38+
39+
* **analytics/admin:** Provide additional guidelines for the `user_provided_data` field in the `SubmitUserDeletionRequest` resource ([d6956df](https://github.com/googleapis/google-cloud-go/commit/d6956df90b0ec5bd44d5bbe7f614e2da0165e830))
40+
341
## [0.29.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.28.1...analytics/v0.29.0) (2025-06-17)
442

543

analytics/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "0.29.0"
18+
const Version = "0.30.0"

chat/CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.15.1](https://github.com/googleapis/google-cloud-go/compare/chat/v0.15.0...chat/v0.15.1) (2025-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **chat:** Changed field behavior for an existing field last_update_time in message .google.chat.v1.QuotedMessageMetadata ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
9+
* **chat:** Changed field behavior for an existing field name in message .google.chat.v1.QuotedMessageMetadata ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
10+
11+
12+
### Documentation
13+
14+
* **chat:** A comment for field customer in message .google.chat.v1.Space is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
15+
* **chat:** A comment for field last_update_time in message .google.chat.v1.QuotedMessageMetadata is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
16+
* **chat:** A comment for field name in message .google.chat.v1.QuotedMessageMetadata is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
17+
* **chat:** A comment for field quoted_message_metadata in message .google.chat.v1.Message is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
18+
* **chat:** A comment for field update_mask in message .google.chat.v1.UpdateMessageRequest is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
19+
* **chat:** A comment for message QuotedMessageMetadata is changed ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
20+
321
## [0.15.0](https://github.com/googleapis/google-cloud-go/compare/chat/v0.14.0...chat/v0.15.0) (2025-07-31)
422

523

chat/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compute/CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changes
22

3+
## [1.45.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.44.0...compute/v1.45.0) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* **compute:** Update Compute Engine v1 API to revision 20250807 ([#12750](https://github.com/googleapis/google-cloud-go/issues/12750)) ([7e241f3](https://github.com/googleapis/google-cloud-go/commit/7e241f3c17e44e83f858ac142ebedc916330651e))
9+
* **compute:** Update Compute Engine v1 API to revision 20250810 ([#1091](https://github.com/googleapis/google-cloud-go/issues/1091)) ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
10+
* **compute:** Update Compute Engine v1beta API to revision 20250807 ([7e241f3](https://github.com/googleapis/google-cloud-go/commit/7e241f3c17e44e83f858ac142ebedc916330651e))
11+
* **compute:** Update Compute Engine v1beta API to revision 20250810 ([#1090](https://github.com/googleapis/google-cloud-go/issues/1090)) ([#12778](https://github.com/googleapis/google-cloud-go/issues/12778)) ([51583bd](https://github.com/googleapis/google-cloud-go/commit/51583bd5c9b886d22b45da092dc8311422b8b5ac))
12+
313
## [1.44.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.43.0...compute/v1.44.0) (2025-08-18)
414

515

0 commit comments

Comments
 (0)