Skip to content

feat: [google-cloud-confidentialcomputing] Add a new field token_type to TokenOptions message proto - #12011

Merged
parthea merged 2 commits into
mainfrom
owl-bot-copy-packages-google-cloud-confidentialcomputing
Nov 13, 2023
Merged

feat: [google-cloud-confidentialcomputing] Add a new field token_type to TokenOptions message proto#12011
parthea merged 2 commits into
mainfrom
owl-bot-copy-packages-google-cloud-confidentialcomputing

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Nov 10, 2023

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

chore: remove backend configuration from the service config

PiperOrigin-RevId: 581042395

Source-Link: googleapis/googleapis@2a4cbb9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/a8d92b254cf89d1c310ae58167fdd1fd3d1d4d03
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbmZpZGVudGlhbGNvbXB1dGluZy8uT3dsQm90LnlhbWwiLCJoIjoiYThkOTJiMjU0Y2Y4OWQxYzMxMGFlNTgxNjdmZGQxZmQzZDFkNGQwMyJ9

chore: remove backend configuration from the service config

PiperOrigin-RevId: 581042395

Source-Link: googleapis/googleapis@2a4cbb9

Source-Link: googleapis/googleapis-gen@a8d92b2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbmZpZGVudGlhbGNvbXB1dGluZy8uT3dsQm90LnlhbWwiLCJoIjoiYThkOTJiMjU0Y2Y4OWQxYzMxMGFlNTgxNjdmZGQxZmQzZDFkNGQwMyJ9
@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 Nov 10, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2023
@gcf-owl-bot
gcf-owl-bot Bot marked this pull request as ready for review November 10, 2023 01:55
@gcf-owl-bot
gcf-owl-bot Bot requested a review from a team November 10, 2023 01:55
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2023
@parthea
parthea merged commit 37b1ae9 into main Nov 13, 2023
@parthea
parthea deleted the owl-bot-copy-packages-google-cloud-confidentialcomputing branch November 13, 2023 17:49
@release-please release-please Bot mentioned this pull request Nov 10, 2023
parthea pushed a commit that referenced this pull request Nov 13, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>google-analytics-data: 0.18.0</summary>

##
[0.18.0](google-analytics-data-v0.17.2...google-analytics-data-v0.18.0)
(2023-11-13)


### ⚠ BREAKING CHANGES

* change the resource pattern value to
`properties/{property}/audienceLists/{audience_list}` for the resource
definition `analyticsdata.googleapis.com/AudienceList`
* change the resource pattern value to `properties/{property}` for the
resource definition `analyticsadmin.googleapis.com/Property`

### Features

* add `creation_quota_tokens_charged`, `row_count`, `error_message` to
the `AudienceList` resource
([c28986d](c28986d))
* add the SheetExportAudienceList method to the Data API v1 alpha
([c28986d](c28986d))


### Bug Fixes

* add `optional` annotation to the `dimension_name` field of the
`AudienceDimension` type
([c28986d](c28986d))
* add `optional` annotation to the `offset`, `limit` fields of the
`QueryAudienceListRequest` type
([c28986d](c28986d))
* add `optional` annotation to the `page_token` field of the
`ListAudienceListsRequest` type
([c28986d](c28986d))
* add `optional` annotation to the `property`, `date_ranges`, `funnel`,
`funnel_breakdown`, `funnel_visualization_type`, `segments`,
`dimension_filter`, `return_property_quota`, `limit` fields of the
`RunFunnelReportRequest` type
([c28986d](c28986d))
* add `required` annotation to the `name` field of the
`QueryAudienceListRequest` type
([c28986d](c28986d))
* change the resource pattern value to
`properties/{property}/audienceLists/{audience_list}` for the resource
definition `analyticsdata.googleapis.com/AudienceList`
([c28986d](c28986d))
* change the resource pattern value to `properties/{property}` for the
resource definition `analyticsadmin.googleapis.com/Property`
([c28986d](c28986d))
</details>

<details><summary>google-cloud-confidentialcomputing: 0.4.2</summary>

##
[0.4.2](google-cloud-confidentialcomputing-v0.4.1...google-cloud-confidentialcomputing-v0.4.2)
(2023-11-13)


### Features

* [google-cloud-confidentialcomputing] Add a new field `token_type` to
`TokenOptions` message proto
([#12011](#12011))
([37b1ae9](37b1ae9))
</details>

<details><summary>google-cloud-recaptcha-enterprise: 1.14.0</summary>

##
[1.14.0](google-cloud-recaptcha-enterprise-v1.13.0...google-cloud-recaptcha-enterprise-v1.14.0)
(2023-11-13)


### ⚠ BREAKING CHANGES

* Added required annotations

### Bug Fixes

* Added required annotations
([e8a00c4](e8a00c4))


### Documentation

* CreateKeyRequest.display_name and
PrivatePasswordLeakVerification.lookup_hash_prefix are now required
([e8a00c4](e8a00c4))
* Updated comments explaining if a field is optional or required
([e8a00c4](e8a00c4))
</details>

<details><summary>google-cloud-scheduler: 2.11.3</summary>

##
[2.11.3](google-cloud-scheduler-v2.11.2...google-cloud-scheduler-v2.11.3)
(2023-11-13)


### Documentation

* [google-cloud-scheduler] correct timezone/offset information for Cloud
Scheduler headers
([#12007](#12007))
([dd04e8f](dd04e8f))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy owlbot:run Add this label to trigger the Owlbot post processor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant