Documentation

Google_Service_PhotosLibrary extends Google_Service
in package

Service definition for PhotosLibrary (v1).

Manage photos, videos, and albums in Google Photos

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

DRIVE_PHOTOS_READONLY  = "https://www.googleapis.com/auth/drive.photos.readonly"
View the photos, videos and albums in your Google Photos.
PHOTOSLIBRARY  = "https://www.googleapis.com/auth/photoslibrary"
View and manage your Google Photos library.
PHOTOSLIBRARY_APPENDONLY  = "https://www.googleapis.com/auth/photoslibrary.appendonly"
Add to your Google Photos library.
PHOTOSLIBRARY_READONLY  = "https://www.googleapis.com/auth/photoslibrary.readonly"
View your Google Photos library.
PHOTOSLIBRARY_READONLY_APPCREATEDDATA  = "https://www.googleapis.com/auth/photoslibrary.readonly.appcreateddata"
Manage photos added by this app.
PHOTOSLIBRARY_SHARING  = "https://www.googleapis.com/auth/photoslibrary.sharing"
Manage and add to shared albums on your behalf.
$albums  : mixed
$availableScopes  : mixed
$batchPath  : mixed
$mediaItems  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$sharedAlbums  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the PhotosLibrary service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

DRIVE_PHOTOS_READONLY

View the photos, videos and albums in your Google Photos.

public mixed DRIVE_PHOTOS_READONLY = "https://www.googleapis.com/auth/drive.photos.readonly"

PHOTOSLIBRARY

View and manage your Google Photos library.

public mixed PHOTOSLIBRARY = "https://www.googleapis.com/auth/photoslibrary"

PHOTOSLIBRARY_APPENDONLY

Add to your Google Photos library.

public mixed PHOTOSLIBRARY_APPENDONLY = "https://www.googleapis.com/auth/photoslibrary.appendonly"

PHOTOSLIBRARY_READONLY

View your Google Photos library.

public mixed PHOTOSLIBRARY_READONLY = "https://www.googleapis.com/auth/photoslibrary.readonly"

PHOTOSLIBRARY_READONLY_APPCREATEDDATA

Manage photos added by this app.

public mixed PHOTOSLIBRARY_READONLY_APPCREATEDDATA = "https://www.googleapis.com/auth/photoslibrary.readonly.appcreateddata"

PHOTOSLIBRARY_SHARING

Manage and add to shared albums on your behalf.

public mixed PHOTOSLIBRARY_SHARING = "https://www.googleapis.com/auth/photoslibrary.sharing"

Properties

$availableScopes

public mixed $availableScopes

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the PhotosLibrary service.

public __construct(Google_Client $client) : mixed
Parameters
$client : Google_Client
Return values
mixed

Search results