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 =
'20180805'
AUTH_PLUS_CIRCLES_READ =

View your circles and the people and pages in them

'https://www.googleapis.com/auth/plus.circles.read'
AUTH_PLUS_CIRCLES_WRITE =

Manage your circles and add people and pages. People and pages you add to your circles will be notified. Others may see this information publicly. People you add to circles can use Hangouts with you.

'https://www.googleapis.com/auth/plus.circles.write'
AUTH_PLUS_LOGIN =

Know the list of people in your circles, your age range, and language

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

Know who you are 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_PLUS_STREAM_WRITE =

Manage your Google+ posts, comments, and stream

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

View your email address

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

View your basic profile info

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