Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webrisk): add SubmitUri endpoint #7953

Merged
merged 2 commits into from May 19, 2023
Merged

feat(webrisk): add SubmitUri endpoint #7953

merged 2 commits into from May 19, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 16, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 533110799

Source-Link: googleapis/googleapis@3f5d0c9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/530de5758e4e2cdb6af6d0cab7ad829171142a1f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTMwZGU1NzU4ZTRlMmNkYjZhZjZkMGNhYjdhZDgyOTE3MTE0MmExZiJ9
BEGIN_NESTED_COMMIT
feat(clouddms): add Oracle to PostgreSQL migration APIs

PiperOrigin-RevId: 533037268

Source-Link: googleapis/googleapis@d45c9a2

Source-Link: https://github.com/googleapis/googleapis-gen/commit/40c33043e3d79a0dd38ec29dabde66490dcce809
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDBjMzMwNDNlM2Q3OWEwZGQzOGVjMjlkYWJkZTY2NDkwZGNjZTgwOSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): add match service in aiplatform v1

PiperOrigin-RevId: 533008702

Source-Link: googleapis/googleapis@2f00988

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3ccb5f69dee03f37c58d0f4c0f87b40936457e5c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2NjYjVmNjlkZWUwM2YzN2M1OGQwZjRjMGY4N2I0MDkzNjQ1N2U1YyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(container): clarified release channel defaulting behavior for create cluster requests when release channel is unspecified

If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

PiperOrigin-RevId: 532773421

Source-Link: googleapis/googleapis@633d3c1

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f779f562476199d1f02156ac28f97ec9e37067eb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjc3OWY1NjI0NzYxOTlkMWYwMjE1NmFjMjhmOTdlYzllMzcwNjdlYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): Add updateSchedule method to ScheduleService

PiperOrigin-RevId: 532625344

Source-Link: googleapis/googleapis@bd634c7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/51f9883d651376151693de90771f2b8ae6785268
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTFmOTg4M2Q2NTEzNzYxNTE2OTNkZTkwNzcxZjJiOGFlNjc4NTI2OCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix(discoveryengine): fix the field name typo for search service user_labels

Note: this might be a breaking change for libraries that already released the previous change. Since it's a beta API, we will make it a minor version bump.
PiperOrigin-RevId: 532522130

Source-Link: googleapis/googleapis@11b9e39

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3a58021b188ff7ede193a7b3fe6ad0f13ff30f9a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2E1ODAyMWIxODhmZjdlZGUxOTNhN2IzZmU2YWQwZjEzZmYzMGY5YSJ9
END_NESTED_COMMIT

@gcf-owl-bot gcf-owl-bot bot requested review from a team, shollyman and bhshkh as code owners May 16, 2023 21:03
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 16, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label May 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title fix: fix the field name typo for search service user_labels feat: Add updateSchedule method to ScheduleService May 17, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 17, 2023
@snippet-bot
Copy link

snippet-bot bot commented May 17, 2023

Here is the summary of changes.

You are about to add 46 region tags.
You are about to delete 24 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

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 17, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add updateSchedule method to ScheduleService feat(aiplatform): Add updateSchedule method to ScheduleService May 17, 2023
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels May 17, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 17, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 17, 2023
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label May 17, 2023
@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented May 19, 2023

Owl bot is regenerating pull request 7953...
Build name: NGNjMDcyMTAtYjE0YS00MTIwLWEwYTItYzE5NjBiMDI3MWY5

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2023
@quartzmo
Copy link
Member

OwlBot postprocessor failure:

unable to build docs URL: chdir /workspace/google-cloud-go/recaptchaenterprise/v2/apiv1: no such file or directory

@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented May 19, 2023

Owl bot is regenerating pull request 7953...
Build name: MWM2MzhhZDMtZjM4Yy00Y2NjLTk2ZDUtNzEyMzI4MmRlMzJh

PiperOrigin-RevId: 533110799

Source-Link: googleapis/googleapis@3f5d0c9

Source-Link: googleapis/googleapis-gen@530de57
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTMwZGU1NzU4ZTRlMmNkYjZhZjZkMGNhYjdhZDgyOTE3MTE0MmExZiJ9

feat: add Oracle to PostgreSQL migration APIs

PiperOrigin-RevId: 533037268

Source-Link: googleapis/googleapis@d45c9a2

Source-Link: googleapis/googleapis-gen@40c3304
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDBjMzMwNDNlM2Q3OWEwZGQzOGVjMjlkYWJkZTY2NDkwZGNjZTgwOSJ9

feat: add match service in aiplatform v1

PiperOrigin-RevId: 533008702

Source-Link: googleapis/googleapis@2f00988

Source-Link: googleapis/googleapis-gen@3ccb5f6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2NjYjVmNjlkZWUwM2YzN2M1OGQwZjRjMGY4N2I0MDkzNjQ1N2U1YyJ9

docs: clarified release channel defaulting behavior for create cluster requests when release channel is unspecified

If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

PiperOrigin-RevId: 532773421

Source-Link: googleapis/googleapis@633d3c1

Source-Link: googleapis/googleapis-gen@f779f56
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjc3OWY1NjI0NzYxOTlkMWYwMjE1NmFjMjhmOTdlYzllMzcwNjdlYiJ9

feat: Add updateSchedule method to ScheduleService

PiperOrigin-RevId: 532625344

Source-Link: googleapis/googleapis@bd634c7

Source-Link: googleapis/googleapis-gen@51f9883
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTFmOTg4M2Q2NTEzNzYxNTE2OTNkZTkwNzcxZjJiOGFlNjc4NTI2OCJ9

fix: fix the field name typo for search service user_labels

Note: this might be a breaking change for libraries that already released the previous change. Since it's a beta API, we will make it a minor version bump.
PiperOrigin-RevId: 532522130

Source-Link: googleapis/googleapis@11b9e39

Source-Link: googleapis/googleapis-gen@3a58021
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2E1ODAyMWIxODhmZjdlZGUxOTNhN2IzZmU2YWQwZjEzZmYzMGY5YSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add SubmitUri endpoint feat(webrisk): add SubmitUri endpoint May 19, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2023
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels May 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2023
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2b3e7d9 into main May 19, 2023
15 of 16 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch May 19, 2023 21:54
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2023
@release-please release-please bot mentioned this pull request May 19, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request May 30, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>accessapproval: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/accessapproval/v1.6.1...accessapproval/v1.7.0) (2023-05-30)


### Features

* **accessapproval:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>accesscontextmanager: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/accesscontextmanager/v1.7.1...accesscontextmanager/v1.8.0) (2023-05-30)


### Features

* **accesscontextmanager:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>advisorynotifications: 0.3.0</summary>

## [0.3.0](https://togithub.com/googleapis/google-cloud-go/compare/advisorynotifications/v0.2.1...advisorynotifications/v0.3.0) (2023-05-30)


### Features

* **advisorynotifications:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>aiplatform: 1.43.0</summary>

## [1.43.0](https://togithub.com/googleapis/google-cloud-go/compare/aiplatform/v1.42.0...aiplatform/v1.43.0) (2023-05-30)


### Features

* **aiplatform:** Add match service in aiplatform v1 ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
* **aiplatform:** Add updateSchedule method to ScheduleService ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
</details>

<details><summary>alloydb: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/alloydb/v1.0.1...alloydb/v1.1.0) (2023-05-30)


### Features

* **alloydb:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>analytics: 0.21.0</summary>

## [0.21.0](https://togithub.com/googleapis/google-cloud-go/compare/analytics/v0.20.0...analytics/v0.21.0) (2023-05-30)


### Features

* **analytics:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>apigateway: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/apigateway/v1.5.1...apigateway/v1.6.0) (2023-05-30)


### Features

* **apigateway:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>apigeeconnect: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/apigeeconnect/v1.5.1...apigeeconnect/v1.6.0) (2023-05-30)


### Features

* **apigeeconnect:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>apigeeregistry: 0.7.0</summary>

## [0.7.0](https://togithub.com/googleapis/google-cloud-go/compare/apigeeregistry/v0.6.1...apigeeregistry/v0.7.0) (2023-05-30)


### Features

* **apigeeregistry:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>apikeys: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/apikeys/v1.0.1...apikeys/v1.1.0) (2023-05-30)


### Features

* **apikeys:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>appengine: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/appengine/v1.7.3...appengine/v1.8.0) (2023-05-30)


### Features

* **appengine:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>area120: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/area120/v0.7.2...area120/v0.8.0) (2023-05-30)


### Features

* **area120:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>artifactregistry: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/artifactregistry/v1.13.1...artifactregistry/v1.14.0) (2023-05-30)


### Features

* **artifactregistry:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>asset: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/asset/v1.13.1...asset/v1.14.0) (2023-05-30)


### Features

* **asset:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>assuredworkloads: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/assuredworkloads/v1.10.1...assuredworkloads/v1.11.0) (2023-05-30)


### Features

* **assuredworkloads:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>automl: 1.13.0</summary>

## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/automl/v1.12.1...automl/v1.13.0) (2023-05-30)


### Features

* **automl:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>baremetalsolution: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.0.1...baremetalsolution/v1.1.0) (2023-05-30)


### Features

* **baremetalsolution:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>batch: 1.2.0</summary>

## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/batch/v1.1.0...batch/v1.2.0) (2023-05-30)


### Features

* **batch:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>beyondcorp: 0.6.0</summary>

## [0.6.0](https://togithub.com/googleapis/google-cloud-go/compare/beyondcorp/v0.5.1...beyondcorp/v0.6.0) (2023-05-30)


### Features

* **beyondcorp:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>billing: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/billing/v1.13.1...billing/v1.14.0) (2023-05-30)


### Features

* **billing:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>binaryauthorization: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/binaryauthorization/v1.5.1...binaryauthorization/v1.6.0) (2023-05-30)


### Features

* **binaryauthorization:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>certificatemanager: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/certificatemanager/v1.6.1...certificatemanager/v1.7.0) (2023-05-30)


### Features

* **certificatemanager:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>channel: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/channel/v1.14.0...channel/v1.15.0) (2023-05-30)


### Features

* **channel:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>cloudbuild: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudbuild/v1.9.1...cloudbuild/v1.10.0) (2023-05-30)


### Features

* **cloudbuild:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>clouddms: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/clouddms/v1.5.1...clouddms/v1.6.0) (2023-05-30)


### Features

* **clouddms:** Add Oracle to PostgreSQL migration APIs ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
* **clouddms:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>cloudtasks: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudtasks/v1.10.1...cloudtasks/v1.11.0) (2023-05-30)


### Features

* **cloudtasks:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>compute: 1.20.0</summary>

## [1.20.0](https://togithub.com/googleapis/google-cloud-go/compare/compute/v1.19.3...compute/v1.20.0) (2023-05-30)


### Features

* **compute:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>confidentialcomputing: 0.3.0</summary>

## [0.3.0](https://togithub.com/googleapis/google-cloud-go/compare/confidentialcomputing/v0.2.1...confidentialcomputing/v0.3.0) (2023-05-30)


### Features

* **confidentialcomputing:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>contactcenterinsights: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.7.1...contactcenterinsights/v1.8.0) (2023-05-30)


### Features

* **contactcenterinsights:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>container: 1.19.0</summary>

## [1.19.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.18.1...container/v1.19.0) (2023-05-30)


### Features

* **container:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))


### Documentation

* **container:** Clarified release channel defaulting behavior for create cluster requests when release channel is unspecified ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
</details>

<details><summary>containeranalysis: 0.10.0</summary>

## [0.10.0](https://togithub.com/googleapis/google-cloud-go/compare/containeranalysis/v0.9.2...containeranalysis/v0.10.0) (2023-05-30)


### Features

* **containeranalysis:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>datacatalog: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/datacatalog/v1.13.1...datacatalog/v1.14.0) (2023-05-30)


### Features

* **datacatalog:** Add support for entries associated with Spanner and ClougBigTable ([#7992](https://togithub.com/googleapis/google-cloud-go/issues/7992)) ([ebae64d](https://togithub.com/googleapis/google-cloud-go/commit/ebae64d53397ec5dfe851f098754eaa1f5df7cb1))
* **datacatalog:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>dataflow: 0.9.0</summary>

## [0.9.0](https://togithub.com/googleapis/google-cloud-go/compare/dataflow/v0.8.1...dataflow/v0.9.0) (2023-05-30)


### Features

* **dataflow:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>dataform: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/dataform/v0.7.1...dataform/v0.8.0) (2023-05-30)


### Features

* **dataform:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>datafusion: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/datafusion/v1.6.1...datafusion/v1.7.0) (2023-05-30)


### Features

* **datafusion:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>datalabeling: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/datalabeling/v0.7.1...datalabeling/v0.8.0) (2023-05-30)


### Features

* **datalabeling:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>dataplex: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/dataplex/v1.7.1...dataplex/v1.8.0) (2023-05-30)


### Features

* **dataplex:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>dataqna: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/dataqna/v0.7.1...dataqna/v0.8.0) (2023-05-30)


### Features

* **dataqna:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>datastream: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/datastream/v1.8.0...datastream/v1.9.0) (2023-05-30)


### Features

* **datastream:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>deploy: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.8.1...deploy/v1.9.0) (2023-05-30)


### Features

* **deploy:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>dialogflow: 1.35.0</summary>

## [1.35.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.34.0...dialogflow/v1.35.0) (2023-05-30)


### Features

* **dialogflow:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>discoveryengine: 0.4.0</summary>

## [0.4.0](https://togithub.com/googleapis/google-cloud-go/compare/discoveryengine/v0.3.1...discoveryengine/v0.4.0) (2023-05-30)


### Features

* **discoveryengine:** Allow users to specify id field in documents gcs import ([ca94e27](https://togithub.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b))
* **discoveryengine:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))


### Bug Fixes

* **discoveryengine:** Fix the field name typo for search service user_labels ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
</details>

<details><summary>dlp: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/dlp/v1.9.1...dlp/v1.10.0) (2023-05-30)


### Features

* **dlp:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>documentai: 1.19.0</summary>

## [1.19.0](https://togithub.com/googleapis/google-cloud-go/compare/documentai/v1.18.1...documentai/v1.19.0) (2023-05-30)


### Features

* **documentai:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>domains: 0.9.0</summary>

## [0.9.0](https://togithub.com/googleapis/google-cloud-go/compare/domains/v0.8.1...domains/v0.9.0) (2023-05-30)


### Features

* **domains:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>edgecontainer: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/edgecontainer/v1.0.1...edgecontainer/v1.1.0) (2023-05-30)


### Features

* **edgecontainer:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>essentialcontacts: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/essentialcontacts/v1.5.1...essentialcontacts/v1.6.0) (2023-05-30)


### Features

* **essentialcontacts:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>eventarc: 1.12.0</summary>

## [1.12.0](https://togithub.com/googleapis/google-cloud-go/compare/eventarc/v1.11.1...eventarc/v1.12.0) (2023-05-30)


### Features

* **eventarc:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>filestore: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/filestore/v1.6.1...filestore/v1.7.0) (2023-05-30)


### Features

* **filestore:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>functions: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/functions/v1.14.0...functions/v1.15.0) (2023-05-30)


### Features

* **functions:** ListFunctions now include metadata which indicates whether a function is a `GEN_1` or `GEN_2` function ([ca94e27](https://togithub.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b))
* **functions:** ListFunctions now include metadata which indicates whether a function is a `GEN_1` or `GEN_2` function ([#7984](https://togithub.com/googleapis/google-cloud-go/issues/7984)) ([ca94e27](https://togithub.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b))
* **functions:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gaming: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/gaming/v1.9.1...gaming/v1.10.0) (2023-05-30)


### Features

* **gaming:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gkebackup: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/gkebackup/v1.0.1...gkebackup/v1.1.0) (2023-05-30)


### Features

* **gkebackup:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gkeconnect: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/gkeconnect/v0.7.1...gkeconnect/v0.8.0) (2023-05-30)


### Features

* **gkeconnect:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gkehub: 0.14.0</summary>

## [0.14.0](https://togithub.com/googleapis/google-cloud-go/compare/gkehub/v0.13.1...gkehub/v0.14.0) (2023-05-30)


### Features

* **gkehub:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gkemulticloud: 0.6.0</summary>

## [0.6.0](https://togithub.com/googleapis/google-cloud-go/compare/gkemulticloud/v0.5.1...gkemulticloud/v0.6.0) (2023-05-30)


### Features

* **gkemulticloud:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>grafeas: 0.3.0</summary>

## [0.3.0](https://togithub.com/googleapis/google-cloud-go/compare/grafeas/v0.2.1...grafeas/v0.3.0) (2023-05-30)


### Features

* **grafeas:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>gsuiteaddons: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.5.1...gsuiteaddons/v1.6.0) (2023-05-30)


### Features

* **gsuiteaddons:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>iam: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/iam/v1.0.1...iam/v1.1.0) (2023-05-30)


### Features

* **iam:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>iap: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/iap/v1.7.3...iap/v1.8.0) (2023-05-30)


### Features

* **iap:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>ids: 1.4.0</summary>

## [1.4.0](https://togithub.com/googleapis/google-cloud-go/compare/ids/v1.3.1...ids/v1.4.0) (2023-05-30)


### Features

* **ids:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>iot: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/iot/v1.6.1...iot/v1.7.0) (2023-05-30)


### Features

* **iot:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>kms: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/kms/v1.10.2...kms/v1.11.0) (2023-05-30)


### Features

* **kms:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>language: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/language/v1.9.1...language/v1.10.0) (2023-05-30)


### Features

* **language:** Added client library support for ModerateText in the Natural Language API (V1) ([ca94e27](https://togithub.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b))
* **language:** Added client library support for ModerateText in the Natural Language API (V1Beta2) ([ca94e27](https://togithub.com/googleapis/google-cloud-go/commit/ca94e2724f9e2610b46aefd0a3b5ddc06102e91b))
* **language:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>lifesciences: 0.9.0</summary>

## [0.9.0](https://togithub.com/googleapis/google-cloud-go/compare/lifesciences/v0.8.1...lifesciences/v0.9.0) (2023-05-30)


### Features

* **lifesciences:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>longrunning: 0.5.0</summary>

## [0.5.0](https://togithub.com/googleapis/google-cloud-go/compare/longrunning/v0.4.2...longrunning/v0.5.0) (2023-05-30)


### Features

* **longrunning:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>managedidentities: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/managedidentities/v1.5.1...managedidentities/v1.6.0) (2023-05-30)


### Features

* **managedidentities:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>maps: 1.2.0</summary>

## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.1.0...maps/v1.2.0) (2023-05-30)


### Features

* **maps:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>mediatranslation: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/mediatranslation/v0.7.1...mediatranslation/v0.8.0) (2023-05-30)


### Features

* **mediatranslation:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>memcache: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/memcache/v1.9.1...memcache/v1.10.0) (2023-05-30)


### Features

* **memcache:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>metastore: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/metastore/v1.10.1...metastore/v1.11.0) (2023-05-30)


### Features

* **metastore:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>monitoring: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/monitoring/v1.14.0...monitoring/v1.15.0) (2023-05-30)


### Features

* **monitoring:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>networkconnectivity: 1.12.0</summary>

## [1.12.0](https://togithub.com/googleapis/google-cloud-go/compare/networkconnectivity/v1.11.1...networkconnectivity/v1.12.0) (2023-05-30)


### Features

* **networkconnectivity:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>networkmanagement: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/networkmanagement/v1.6.1...networkmanagement/v1.7.0) (2023-05-30)


### Features

* **networkmanagement:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>networksecurity: 0.9.0</summary>

## [0.9.0](https://togithub.com/googleapis/google-cloud-go/compare/networksecurity/v0.8.1...networksecurity/v0.9.0) (2023-05-30)


### Features

* **networksecurity:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>notebooks: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/notebooks/v1.8.1...notebooks/v1.9.0) (2023-05-30)


### Features

* **notebooks:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>optimization: 1.4.0</summary>

## [1.4.0](https://togithub.com/googleapis/google-cloud-go/compare/optimization/v1.3.2...optimization/v1.4.0) (2023-05-30)


### Features

* **optimization:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>orchestration: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/orchestration/v1.6.1...orchestration/v1.7.0) (2023-05-30)


### Features

* **orchestration:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>orgpolicy: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/orgpolicy/v1.10.1...orgpolicy/v1.11.0) (2023-05-30)


### Features

* **orgpolicy:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>osconfig: 1.12.0</summary>

## [1.12.0](https://togithub.com/googleapis/google-cloud-go/compare/osconfig/v1.11.1...osconfig/v1.12.0) (2023-05-30)


### Features

* **osconfig:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>oslogin: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/oslogin/v1.9.1...oslogin/v1.10.0) (2023-05-30)


### Features

* **oslogin:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>phishingprotection: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/phishingprotection/v0.7.1...phishingprotection/v0.8.0) (2023-05-30)


### Features

* **phishingprotection:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>policytroubleshooter: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.6.1...policytroubleshooter/v1.7.0) (2023-05-30)


### Features

* **policytroubleshooter:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>privatecatalog: 0.9.0</summary>

## [0.9.0](https://togithub.com/googleapis/google-cloud-go/compare/privatecatalog/v0.8.1...privatecatalog/v0.9.0) (2023-05-30)


### Features

* **privatecatalog:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>rapidmigrationassessment: 0.1.0</summary>

## 0.1.0 (2023-05-30)


### Features

* **rapidmigrationassessment:** Update deps ([71b1326](https://togithub.com/googleapis/google-cloud-go/commit/71b1326dd650d998703d788de6d982acebe1e121))


### Documentation

* **rapidmigrationassessment:** Add API summary ([ebae64d](https://togithub.com/googleapis/google-cloud-go/commit/ebae64d53397ec5dfe851f098754eaa1f5df7cb1))
</details>

<details><summary>recommendationengine: 0.8.0</summary>

## [0.8.0](https://togithub.com/googleapis/google-cloud-go/compare/recommendationengine/v0.7.1...recommendationengine/v0.8.0) (2023-05-30)


### Features

* **recommendationengine:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>recommender: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/recommender/v1.9.1...recommender/v1.10.0) (2023-05-30)


### Features

* **recommender:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>redis: 1.13.0</summary>

## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/redis/v1.12.0...redis/v1.13.0) (2023-05-30)


### Features

* **redis:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>resourcemanager: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/resourcemanager/v1.8.2...resourcemanager/v1.9.0) (2023-05-30)


### Features

* **resourcemanager:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>resourcesettings: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/resourcesettings/v1.5.1...resourcesettings/v1.6.0) (2023-05-30)


### Features

* **resourcesettings:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>retail: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/retail/v1.13.1...retail/v1.14.0) (2023-05-30)


### Features

* **retail:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>run: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/run/v1.0.1...run/v1.1.0) (2023-05-30)


### Features

* **run:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>scheduler: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/scheduler/v1.9.1...scheduler/v1.10.0) (2023-05-30)


### Features

* **scheduler:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>secretmanager: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/secretmanager/v1.10.1...secretmanager/v1.11.0) (2023-05-30)


### Features

* **secretmanager:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>security: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/security/v1.14.1...security/v1.15.0) (2023-05-30)


### Features

* **security:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>securitycenter: 1.21.0</summary>

## [1.21.0](https://togithub.com/googleapis/google-cloud-go/compare/securitycenter/v1.20.1...securitycenter/v1.21.0) (2023-05-30)


### Features

* **securitycenter:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>servicecontrol: 1.12.0</summary>

## [1.12.0](https://togithub.com/googleapis/google-cloud-go/compare/servicecontrol/v1.11.2...servicecontrol/v1.12.0) (2023-05-30)


### Features

* **servicecontrol:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>servicedirectory: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/servicedirectory/v1.9.1...servicedirectory/v1.10.0) (2023-05-30)


### Features

* **servicedirectory:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>servicemanagement: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/servicemanagement/v1.8.1...servicemanagement/v1.9.0) (2023-05-30)


### Features

* **servicemanagement:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>serviceusage: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/serviceusage/v1.6.1...serviceusage/v1.7.0) (2023-05-30)


### Features

* **serviceusage:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>shell: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/shell/v1.6.1...shell/v1.7.0) (2023-05-30)


### Features

* **shell:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>speech: 1.17.0</summary>

## [1.17.0](https://togithub.com/googleapis/google-cloud-go/compare/speech/v1.16.0...speech/v1.17.0) (2023-05-30)


### Features

* **speech:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>storageinsights: 0.2.0</summary>

## [0.2.0](https://togithub.com/googleapis/google-cloud-go/compare/storageinsights/v0.1.0...storageinsights/v0.2.0) (2023-05-30)


### Features

* **storageinsights:** Update deps ([71b1326](https://togithub.com/googleapis/google-cloud-go/commit/71b1326dd650d998703d788de6d982acebe1e121))
</details>

<details><summary>storagetransfer: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/storagetransfer/v1.8.1...storagetransfer/v1.9.0) (2023-05-30)


### Features

* **storagetransfer:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>support: 0.2.0</summary>

## [0.2.0](https://togithub.com/googleapis/google-cloud-go/compare/support/v0.1.0...support/v0.2.0) (2023-05-30)


### Features

* **support:** Update deps ([71b1326](https://togithub.com/googleapis/google-cloud-go/commit/71b1326dd650d998703d788de6d982acebe1e121))
</details>

<details><summary>talent: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/talent/v1.5.2...talent/v1.6.0) (2023-05-30)


### Features

* **talent:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>texttospeech: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/texttospeech/v1.6.2...texttospeech/v1.7.0) (2023-05-30)


### Features

* **texttospeech:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>tpu: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/tpu/v1.5.1...tpu/v1.6.0) (2023-05-30)


### Features

* **tpu:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>trace: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/trace/v1.9.1...trace/v1.10.0) (2023-05-30)


### Features

* **trace:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>translate: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/translate/v1.7.1...translate/v1.8.0) (2023-05-30)


### Features

* **translate:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>video: 1.17.0</summary>

## [1.17.0](https://togithub.com/googleapis/google-cloud-go/compare/video/v1.16.1...video/v1.17.0) (2023-05-30)


### Features

* **video:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>videointelligence: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/videointelligence/v1.10.1...videointelligence/v1.11.0) (2023-05-30)


### Features

* **videointelligence:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>vmmigration: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/vmmigration/v1.6.1...vmmigration/v1.7.0) (2023-05-30)


### Features

* **vmmigration:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>vmwareengine: 0.4.0</summary>

## [0.4.0](https://togithub.com/googleapis/google-cloud-go/compare/vmwareengine/v0.3.1...vmwareengine/v0.4.0) (2023-05-30)


### Features

* **vmwareengine:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>vpcaccess: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/vpcaccess/v1.6.1...vpcaccess/v1.7.0) (2023-05-30)


### Features

* **vpcaccess:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>webrisk: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/webrisk/v1.8.1...webrisk/v1.9.0) (2023-05-30)


### Features

* **webrisk:** Add SubmitUri endpoint ([#7953](https://togithub.com/googleapis/google-cloud-go/issues/7953)) ([2b3e7d9](https://togithub.com/googleapis/google-cloud-go/commit/2b3e7d9af7d2f500e736e3db77487127cb44ca23))
* **webrisk:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>websecurityscanner: 1.6.0</summary>

## [1.6.0](https://togithub.com/googleapis/google-cloud-go/compare/websecurityscanner/v1.5.1...websecurityscanner/v1.6.0) (2023-05-30)


### Features

* **websecurityscanner:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>workflows: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/workflows/v1.10.1...workflows/v1.11.0) (2023-05-30)


### Features

* **workflows:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

<details><summary>workstations: 0.4.0</summary>

## [0.4.0](https://togithub.com/googleapis/google-cloud-go/compare/workstations/v0.3.0...workstations/v0.4.0) (2023-05-30)


### Features

* **workstations:** Update all direct dependencies ([b340d03](https://togithub.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. breaking change owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants