generated/google/apis/oauth2_v2.rb in google-api-client-0.9.19 vs generated/google/apis/oauth2_v2.rb in google-api-client-0.9.20

- old
+ new

@@ -23,10 +23,10 @@ # Obtains end-user authorization grants for use with other Google APIs. # # @see https://developers.google.com/accounts/docs/OAuth2 module Oauth2V2 VERSION = 'V2' - REVISION = '20160915' + REVISION = '20161103' # Know the list of people in your circles, your age range, and language AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login' # Know who you are on Google