Module: Google::Apis::PlusV1

Defined in:
generated/google/apis/plus_v1.rb,
generated/google/apis/plus_v1/classes.rb,
generated/google/apis/plus_v1/service.rb,
generated/google/apis/plus_v1/representations.rb

Overview

Google+ API

Builds on top of the Google+ platform.

Defined Under Namespace

Classes: Acl, Activity, ActivityFeed, Comment, CommentFeed, PeopleFeed, Person, Place, PlusAclentryResource, PlusService

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20190328'
AUTH_PLUS_LOGIN =

View your basic profile info, including your age range and language

'https://www.googleapis.com/auth/plus.login'
AUTH_PLUS_ME =

Associate you with your personal info on Google

'https://www.googleapis.com/auth/plus.me'
AUTH_USERINFO_EMAIL =

View your email address

'https://www.googleapis.com/auth/userinfo.email'
AUTH_USERINFO_PROFILE =

See your personal info, including any personal info you've made publicly available

'https://www.googleapis.com/auth/userinfo.profile'