generated/google/apis/games_management_v1management.rb in google-api-client-0.25.0 vs generated/google/apis/games_management_v1management.rb in google-api-client-0.26.0
- old
+ new
@@ -23,15 +23,12 @@
# The Management API for Google Play Game Services.
#
# @see https://developers.google.com/games/services
module GamesManagementV1management
VERSION = 'V1management'
- REVISION = '20180802'
+ REVISION = '20181113'
# Share your Google+ profile information and view and manage your game activity
AUTH_GAMES = 'https://www.googleapis.com/auth/games'
-
- # Know the list of people in your circles, your age range, and language
- AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login'
end
end
end