Module: Google::Apis::PlusDomainsV1
- Defined in:
- generated/google/apis/plus_domains_v1.rb,
generated/google/apis/plus_domains_v1/classes.rb,
generated/google/apis/plus_domains_v1/service.rb,
generated/google/apis/plus_domains_v1/representations.rb
Overview
Google+ Domains API
Builds on top of the Google+ platform for Google Apps Domains.
Defined Under Namespace
Classes: Acl, Activity, ActivityFeed, Audience, AudiencesFeed, Circle, CircleFeed, Comment, CommentFeed, Media, PeopleFeed, Person, Place, PlusDomainsAclentryResource, PlusDomainsService, Videostream
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20190415'
- AUTH_PLUS_CIRCLES_READ =
View your circles and the people and pages in them
'https://www.googleapis.com/auth/plus.circles.read'
- 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_PLUS_MEDIA_UPLOAD =
Send your photos and videos to Google+
'https://www.googleapis.com/auth/plus.media.upload'
- AUTH_PLUS_PROFILES_READ =
View your own Google+ profile and profiles visible to you
'https://www.googleapis.com/auth/plus.profiles.read'
- AUTH_PLUS_STREAM_READ =
View your Google+ posts, comments, and stream
'https://www.googleapis.com/auth/plus.stream.read'
- 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'