| AddEnrichmentToAlbumRequest |
Request to add an enrichment to a specific album at a specific position.
|
| AddEnrichmentToAlbumRequest.Builder |
Request to add an enrichment to a specific album at a specific position.
|
| AddEnrichmentToAlbumResponse |
The enrichment item that's created.
|
| AddEnrichmentToAlbumResponse.Builder |
The enrichment item that's created.
|
| AlbumPosition |
Specifies a position in an album.
|
| AlbumPosition.Builder |
Specifies a position in an album.
|
| BatchAddMediaItemsToAlbumRequest |
Request to add media items to an album.
|
| BatchAddMediaItemsToAlbumRequest.Builder |
Request to add media items to an album.
|
| BatchAddMediaItemsToAlbumResponse |
Response for adding media items to an album.
|
| BatchAddMediaItemsToAlbumResponse.Builder |
Response for adding media items to an album.
|
| BatchCreateMediaItemsRequest |
Request to create one or more media items in a user's Google Photos library.
|
| BatchCreateMediaItemsRequest.Builder |
Request to create one or more media items in a user's Google Photos library.
|
| BatchCreateMediaItemsResponse |
List of media items created.
|
| BatchCreateMediaItemsResponse.Builder |
List of media items created.
|
| BatchGetMediaItemsRequest |
Request to retrieve a list of media items.
|
| BatchGetMediaItemsRequest.Builder |
Request to retrieve a list of media items.
|
| BatchGetMediaItemsResponse |
Response to retrieve a list of media items.
|
| BatchGetMediaItemsResponse.Builder |
Response to retrieve a list of media items.
|
| BatchRemoveMediaItemsFromAlbumRequest |
Request to remove a list of media items from an album.
|
| BatchRemoveMediaItemsFromAlbumRequest.Builder |
Request to remove a list of media items from an album.
|
| BatchRemoveMediaItemsFromAlbumResponse |
Response for successfully removing all specified media items from the album.
|
| BatchRemoveMediaItemsFromAlbumResponse.Builder |
Response for successfully removing all specified media items from the album.
|
| ContentFilter |
This filter allows you to return media items based on the content type.
|
| ContentFilter.Builder |
This filter allows you to return media items based on the content type.
|
| CreateAlbumRequest |
Request to create an album in Google Photos.
|
| CreateAlbumRequest.Builder |
Request to create an album in Google Photos.
|
| DateFilter |
This filter defines the allowed dates or date ranges for the media returned.
|
| DateFilter.Builder |
This filter defines the allowed dates or date ranges for the media returned.
|
| EnrichmentItem |
An enrichment item.
|
| EnrichmentItem.Builder |
An enrichment item.
|
| FeatureFilter |
This filter defines the features that the media items should have.
|
| FeatureFilter.Builder |
This filter defines the features that the media items should have.
|
| Filters |
Filters that can be applied to a media item search.
|
| Filters.Builder |
Filters that can be applied to a media item search.
|
| GetAlbumRequest |
Request to retrieve a specific album.
|
| GetAlbumRequest.Builder |
Request to retrieve a specific album.
|
| GetMediaItemRequest |
Request to retrieve a specific media item from the user's Google Photos
library.
|
| GetMediaItemRequest.Builder |
Request to retrieve a specific media item from the user's Google Photos
library.
|
| GetSharedAlbumRequest |
Request to retrieve a specific shared album.
|
| GetSharedAlbumRequest.Builder |
Request to retrieve a specific shared album.
|
| JoinSharedAlbumRequest |
Request to join a shared album on behalf of the user.
|
| JoinSharedAlbumRequest.Builder |
Request to join a shared album on behalf of the user.
|
| JoinSharedAlbumResponse |
Response to successfully joining the shared album on behalf of the user.
|
| JoinSharedAlbumResponse.Builder |
Response to successfully joining the shared album on behalf of the user.
|
| LeaveSharedAlbumRequest |
Request to leave a shared album on behalf of the user.
|
| LeaveSharedAlbumRequest.Builder |
Request to leave a shared album on behalf of the user.
|
| LeaveSharedAlbumResponse |
Response to successfully leaving the shared album on behalf of the user.
|
| LeaveSharedAlbumResponse.Builder |
Response to successfully leaving the shared album on behalf of the user.
|
| LibraryServiceProto |
|
| ListAlbumsRequest |
Request to retrieve the list of albums created by the user.
|
| ListAlbumsRequest.Builder |
Request to retrieve the list of albums created by the user.
|
| ListAlbumsResponse |
List of albums requested.
|
| ListAlbumsResponse.Builder |
List of albums requested.
|
| ListMediaItemsRequest |
Request to list all media items in a user's Google Photos library.
|
| ListMediaItemsRequest.Builder |
Request to list all media items in a user's Google Photos library.
|
| ListMediaItemsResponse |
List of all media items from the user's Google Photos library.
|
| ListMediaItemsResponse.Builder |
List of all media items from the user's Google Photos library.
|
| ListSharedAlbumsRequest |
Request to retrieve the user's list of shared albums.
|
| ListSharedAlbumsRequest.Builder |
Request to retrieve the user's list of shared albums.
|
| ListSharedAlbumsResponse |
List of shared albums requested.
|
| ListSharedAlbumsResponse.Builder |
List of shared albums requested.
|
| Location |
Represents a physical location.
|
| Location.Builder |
Represents a physical location.
|
| LocationEnrichment |
An enrichment containing a single location.
|
| LocationEnrichment.Builder |
An enrichment containing a single location.
|
| MapEnrichment |
An enrichment containing a map, showing origin and destination locations.
|
| MapEnrichment.Builder |
An enrichment containing a map, showing origin and destination locations.
|
| MediaItemResult |
Result of retrieving a media item.
|
| MediaItemResult.Builder |
Result of retrieving a media item.
|
| MediaTypeFilter |
This filter defines the type of media items to be returned, for example,
videos or photos.
|
| MediaTypeFilter.Builder |
This filter defines the type of media items to be returned, for example,
videos or photos.
|
| NewEnrichmentItem |
A new enrichment item to be added to an album, used by the
`albums.addEnrichment` call.
|
| NewEnrichmentItem.Builder |
A new enrichment item to be added to an album, used by the
`albums.addEnrichment` call.
|
| NewMediaItem |
New media item that's created in a user's Google Photos account.
|
| NewMediaItem.Builder |
New media item that's created in a user's Google Photos account.
|
| NewMediaItemResult |
Result of creating a new media item.
|
| NewMediaItemResult.Builder |
Result of creating a new media item.
|
| PhotosLibraryGrpc |
Service which allows developers to perform the following actions on behalf of
the user:
- upload media items directly to their Google Photos library
- create albums
- add media items (including album enrichments) to albums
- list and download content from their Google Photos library
- filter results by media type, date range or content category
- create, join, and access shared albums
|
| PhotosLibraryGrpc.PhotosLibraryBlockingStub |
Service which allows developers to perform the following actions on behalf of
the user:
- upload media items directly to their Google Photos library
- create albums
- add media items (including album enrichments) to albums
- list and download content from their Google Photos library
- filter results by media type, date range or content category
- create, join, and access shared albums
|
| PhotosLibraryGrpc.PhotosLibraryFutureStub |
Service which allows developers to perform the following actions on behalf of
the user:
- upload media items directly to their Google Photos library
- create albums
- add media items (including album enrichments) to albums
- list and download content from their Google Photos library
- filter results by media type, date range or content category
- create, join, and access shared albums
|
| PhotosLibraryGrpc.PhotosLibraryImplBase |
Service which allows developers to perform the following actions on behalf of
the user:
- upload media items directly to their Google Photos library
- create albums
- add media items (including album enrichments) to albums
- list and download content from their Google Photos library
- filter results by media type, date range or content category
- create, join, and access shared albums
|
| PhotosLibraryGrpc.PhotosLibraryStub |
Service which allows developers to perform the following actions on behalf of
the user:
- upload media items directly to their Google Photos library
- create albums
- add media items (including album enrichments) to albums
- list and download content from their Google Photos library
- filter results by media type, date range or content category
- create, join, and access shared albums
|
| SearchMediaItemsRequest |
Request to search for media items in a user's library.
|
| SearchMediaItemsRequest.Builder |
Request to search for media items in a user's library.
|
| SearchMediaItemsResponse |
List of media items that match the search parameters.
|
| SearchMediaItemsResponse.Builder |
List of media items that match the search parameters.
|
| ShareAlbumRequest |
Request to make an album shared in Google Photos.
|
| ShareAlbumRequest.Builder |
Request to make an album shared in Google Photos.
|
| ShareAlbumResponse |
Response to successfully sharing an album.
|
| ShareAlbumResponse.Builder |
Response to successfully sharing an album.
|
| SimpleMediaItem |
A simple media item to be created in Google Photos via an upload token.
|
| SimpleMediaItem.Builder |
A simple media item to be created in Google Photos via an upload token.
|
| TextEnrichment |
An enrichment containing text.
|
| TextEnrichment.Builder |
An enrichment containing text.
|
| UnshareAlbumRequest |
Request to unshare a shared album in Google Photos.
|
| UnshareAlbumRequest.Builder |
Request to unshare a shared album in Google Photos.
|
| UnshareAlbumResponse |
Response of a successful unshare of a shared album.
|
| UnshareAlbumResponse.Builder |
Response of a successful unshare of a shared album.
|