Skip to content

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

Merged
vchudnov-g merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-scheduler
Nov 9, 2023
Merged

docs: [google-cloud-scheduler] correct timezone/offset information for Cloud Scheduler headers#12007
vchudnov-g merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-scheduler

Conversation

@gcf-owl-bot

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

Copy link
Copy Markdown
Contributor
  • 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 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