Package org.springframework.social.google.api.drive
Spring Social's Service APIs for Google Drive
-
Interface Summary Interface Description DriveFileQueryBuilder DriveOperations Defines operations for integrating with Google Drive.FileCommentQueryBuilder -
Class Summary Class Description CommentReply Model class representing a reply to comment in a file in Google DriveDriveAbout Model class representing Google Drive general details for the current userDriveAbout.FormatMapping DriveAbout.RoleInfo DriveAbout.RoleSet DriveApp Model class representing an application that is using Google Drive APIDriveApp.AppIcon DriveFile Model class representing a file in Google DriveDriveFile.Builder DriveFileParent Model class representing a file's parent in Google DriveDriveFilesPage DriveUser Model class representing a Google Drive userFileComment Model class representing a comment in a file in Google DriveFileCommentsPage FileProperty Model class representing a custom property set on a file in Google DriveFileRevision Model class representing a file revision in Google DriveFileRevision.FileRevisionBuilder UploadParameters Builder for parameters to be used in file uploadUserPermission Model class representing a user permission to a file in Google Drive -
Enum Summary Enum Description AdditionalRole Enum representing a user permission additional role to a file in Google DriveCommentStatus Enum representing a comment status (open or resolved)DriveApp.IconCategory PermissionRole Enum representing a user permission role to a file in Google DrivePermissionType Enum representing a user permission type to a file in Google DrivePropertyVisibility Enum representing the visibility of a custom property (PUBLIC or PRIVATE)ReplyVerb Enum representing a comment reply verb (resolve or reopen)