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

docs: [google-cloud-scheduler] correct timezone/offset information for Cloud Scheduler headers #12007

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 9, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 580635787

Source-Link: googleapis/googleapis@72f1796

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0aa0f8d0564548a72335d718361f357fcb73dbe8
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNjaGVkdWxlci8uT3dsQm90LnlhbWwiLCJoIjoiMGFhMGY4ZDA1NjQ1NDhhNzIzMzVkNzE4MzYxZjM1N2ZjYjczZGJlOCJ9

PiperOrigin-RevId: 580635787

Source-Link: googleapis/googleapis@72f1796

Source-Link: googleapis/googleapis-gen@0aa0f8d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNjaGVkdWxlci8uT3dsQm90LnlhbWwiLCJoIjoiMGFhMGY4ZDA1NjQ1NDhhNzIzMzVkNzE4MzYxZjM1N2ZjYjczZGJlOCJ9
@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 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 9, 2023 00:53
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 9, 2023 00:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2023
@vchudnov-g vchudnov-g merged commit dd04e8f into main Nov 9, 2023
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-cloud-scheduler branch November 9, 2023 20:07
@release-please release-please bot mentioned this pull request Nov 9, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant