Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

watch_event is so diff from official docu

Open
#2,816 6 comments 0 reactions 1 assignee View on GitHub

@torreypayne is already working on this.

Since Sep 3, 2026.

Assessment

This issue has not been assessed yet.

Description

type: question

PLEASE READ: If you have a support contract with Google, please create an issue in the support console 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?

Dominant language
Ruby
Stars
2.9k
Forks
888
Avg merge
8m
Merged PRs (30d)
241

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-api-ruby-client

All issues in googleapis/google-api-ruby-client

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.