|
| __construct (Google_Client $client) |
| Constructs the internal representation of the PlusDomains service.
|
|
| createBatch () |
| Create a new HTTP Batch handler for this service.
|
|
| getClient () |
|
|
| $activities |
|
| $audiences |
|
| $availableScopes |
|
| $batchPath |
|
| $circles |
|
| $comments |
|
| $media |
|
| $people |
|
| $resource |
|
| $rootUrl |
|
| $servicePath |
|
| $version |
|
const | PLUS_CIRCLES_READ |
| View your circles and the people and pages in them.
|
|
const | PLUS_CIRCLES_WRITE |
| Manage your circles and add people and pages.
|
|
const | PLUS_LOGIN |
| Know your basic profile info and list of people in your circles.
|
|
const | PLUS_ME |
| Know who you are on Google.
|
|
const | PLUS_MEDIA_UPLOAD |
| Send your photos and videos to Google+.
|
|
const | PLUS_PROFILES_READ |
| View your own Google+ profile and profiles visible to you.
|
|
const | PLUS_STREAM_READ |
| View your Google+ posts, comments, and stream.
|
|
const | PLUS_STREAM_WRITE |
| Manage your Google+ posts, comments, and stream.
|
|
const | USERINFO_EMAIL |
| View your email address.
|
|
const | USERINFO_PROFILE |
| View your basic profile info.
|
|
◆ __construct()
Constructs the internal representation of the PlusDomains service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ PLUS_CIRCLES_READ
const Google_Service_PlusDomains::PLUS_CIRCLES_READ |
Initial value:=
"https://www.googleapis.com/auth/plus.circles.read"
View your circles and the people and pages in them.
◆ PLUS_CIRCLES_WRITE
const Google_Service_PlusDomains::PLUS_CIRCLES_WRITE |
Initial value:=
"https://www.googleapis.com/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..
◆ PLUS_LOGIN
const Google_Service_PlusDomains::PLUS_LOGIN |
Initial value:=
"https://www.googleapis.com/auth/plus.login"
Know your basic profile info and list of people in your circles.
◆ PLUS_ME
const Google_Service_PlusDomains::PLUS_ME |
Initial value:=
"https://www.googleapis.com/auth/plus.me"
Know who you are on Google.
◆ PLUS_MEDIA_UPLOAD
const Google_Service_PlusDomains::PLUS_MEDIA_UPLOAD |
Initial value:=
"https://www.googleapis.com/auth/plus.media.upload"
Send your photos and videos to Google+.
◆ PLUS_PROFILES_READ
const Google_Service_PlusDomains::PLUS_PROFILES_READ |
Initial value:=
"https://www.googleapis.com/auth/plus.profiles.read"
View your own Google+ profile and profiles visible to you.
◆ PLUS_STREAM_READ
const Google_Service_PlusDomains::PLUS_STREAM_READ |
Initial value:=
"https://www.googleapis.com/auth/plus.stream.read"
View your Google+ posts, comments, and stream.
◆ PLUS_STREAM_WRITE
const Google_Service_PlusDomains::PLUS_STREAM_WRITE |
Initial value:=
"https://www.googleapis.com/auth/plus.stream.write"
Manage your Google+ posts, comments, and stream.
◆ USERINFO_EMAIL
const Google_Service_PlusDomains::USERINFO_EMAIL |
Initial value:=
"https://www.googleapis.com/auth/userinfo.email"
View your email address.
◆ USERINFO_PROFILE
const Google_Service_PlusDomains::USERINFO_PROFILE |
Initial value:=
"https://www.googleapis.com/auth/userinfo.profile"
View your basic profile info.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/PlusDomains.php