PhotosLibraryApi class
Manage photos, videos, and albums in Google Photos
Constructors
- PhotosLibraryApi(Client client, {String rootUrl = 'https://photoslibrary.googleapis.com/', String servicePath = ''})
Properties
- albums → AlbumsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- mediaItems → MediaItemsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- photoslibraryAppendonlyScope → const String
- Add to your Google Photos library
- photoslibraryEditAppcreateddataScope → const String
- Edit the info in your photos, videos, and albums created within this app, including titles, descriptions, and covers
- photoslibraryReadonlyAppcreateddataScope → const String
- Manage photos added by this app
- photoslibraryReadonlyScope → const String
- View your Google Photos library
- photoslibraryScope → const String
- See, upload, and organize items in your Google Photos library
- photoslibrarySharingScope → const String
- Manage and add to shared albums on your behalf