There appears to be something wrong with the Google Admin SDK Channel Stop endpoint affecting all the language libraries. At least Node, Ruby and PHP.
I'm having the issue with "directory"…
- It should be: https://www.googleapis.com/admin/directory/v1/channels/stop (404)
- This works: https://www.googleapis.com/admin/directory_v1/channels/stop
- This is generated: https://www.googleapis.com/admin/directory/v1//admin/directory_v1/channels/stop (404)
Someone else if having the problem with "reports"… Stop watching google push notifications
Ruby library issue… https://github.com/google/google-api-ruby-client/issues/251