googleapis / googleapis/google-api-ruby-client
watch_event is so diff from official docu
- Dominant language
- Ruby
- Stars
- 2.9k
- Forks
- 888
- Avg merge
- 6m
- Merged PRs (30d)
- 218
Description
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
https://github.com/googleapis/google-api-ruby-client/blob/1b34093295984eef69a63a5e788c869444d003b0/google-api-client/generated/google/apis/calendar_v3/service.rb#L1762
defined the method `def watch_event(calendar_id, channel_object = nil, always_include_email: nil`, which takes a so long arguments
However, in official docu https://developers.google.com/calendar/v3/reference/events/watch, it only takes 6 arguments
I noticed in git history, this method has not been updated for 6 years. Is it still valid?
Contributor guide
Assessment
This issue has not been assessed yet.