Module: Google::Apis::PhotoslibraryV1
- Defined in:
- generated/google/apis/photoslibrary_v1.rb,
generated/google/apis/photoslibrary_v1/classes.rb,
generated/google/apis/photoslibrary_v1/service.rb,
generated/google/apis/photoslibrary_v1/representations.rb
Overview
Photos Library API
Manage photos, videos, and albums in Google Photos
Defined Under Namespace
Classes: AddEnrichmentToAlbumRequest, AddEnrichmentToAlbumResponse, Album, AlbumPosition, BatchCreateMediaItemsRequest, BatchCreateMediaItemsResponse, ContentFilter, ContributorInfo, CreateAlbumRequest, Date, DateFilter, DateRange, EnrichmentItem, Filters, JoinSharedAlbumRequest, JoinSharedAlbumResponse, LatLng, ListAlbumsResponse, ListSharedAlbumsResponse, Location, LocationEnrichment, MapEnrichment, MediaItem, MediaMetadata, MediaTypeFilter, NewEnrichmentItem, NewMediaItem, NewMediaItemResult, Photo, PhotosLibraryService, SearchMediaItemsRequest, SearchMediaItemsResponse, ShareAlbumRequest, ShareAlbumResponse, ShareInfo, SharedAlbumOptions, SimpleMediaItem, Status, TextEnrichment, Video
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20180508'
- AUTH_DRIVE_PHOTOS_READONLY =
View the photos, videos and albums in your Google Photos
'https://www.googleapis.com/auth/drive.photos.readonly'
- AUTH_PHOTOSLIBRARY =
View and manage your Google Photos library
'https://www.googleapis.com/auth/photoslibrary'
- AUTH_PHOTOSLIBRARY_APPENDONLY =
Add to your Google Photos library
'https://www.googleapis.com/auth/photoslibrary.appendonly'
- AUTH_PHOTOSLIBRARY_READONLY =
View your Google Photos library
'https://www.googleapis.com/auth/photoslibrary.readonly'
- AUTH_PHOTOSLIBRARY_READONLY_APPCREATEDDATA =
Manage photos added by this app
'https://www.googleapis.com/auth/photoslibrary.readonly.appcreateddata'
- AUTH_PHOTOSLIBRARY_SHARING =
Manage and add to shared albums on your behalf
'https://www.googleapis.com/auth/photoslibrary.sharing'