com.google.android.gms.drive

Annotations

DriveFile.OpenMode The available modes that a file can be opened in. 
TransferPreferences.BatteryUsage Battery usage preference values. 
TransferPreferences.NetworkType Network type preference values. 

Interfaces

DriveApi This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveApi.DriveContentsResult This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveApi.DriveIdResult This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveApi.MetadataBufferResult This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveContents A reference to a Drive file's contents. 
DriveFile A file in Drive. 
DriveFile.DownloadProgressListener This interface is deprecated. Use OpenFileCallback instead.  
DriveFolder A folder in Drive. 
DriveFolder.DriveFileResult This interface is deprecated. DriveFile objects are returned directly in the new Drive clients.  
DriveFolder.DriveFolderResult This interface is deprecated. DriveFolder objects are returned directly in the new Drive clients.  
DrivePreferencesApi This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DrivePreferencesApi.FileUploadPreferencesResult This interface is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveResource A Resource represents a file or folder in Drive. 
DriveResource.MetadataResult This interface is deprecated. Metadata objects are returned directly in the new Drive clients.  
FileUploadPreferences This interface is deprecated. Use TransferPreferences and TransferPreferencesBuilder instead.  
TransferPreferences Transfer preferences interface. 

Classes

CreateFileActivityBuilder This class was deprecated. Use CreateFileActivityOptions instead.  
CreateFileActivityOptions Options used to configure settings for the create file dialog activity. 
CreateFileActivityOptions.Builder Builder used to create a new instance of CreateFileActivityOptions
Drive This class is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveClient This class is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveId A canonical identifier for a Drive resource. 
DriveResourceClient This class is deprecated. The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.  
DriveStatusCodes Drive specific status codes, for use in getStatusCode()
ExecutionOptions Options that can be included with certain requests to the API to configure notification and conflict resolution behavior. 
ExecutionOptions.Builder A builder for creating a new ExecutionOptions
Metadata The details of a Drive file or folder. 
MetadataBuffer A data buffer that points to Metadata entries. 
MetadataChangeSet A collection of metadata changes. 
MetadataChangeSet.Builder A builder for creating a new MetadataChangeSet. 
OpenFileActivityBuilder This class was deprecated. Use OpenFileActivityOptions instead.  
OpenFileActivityOptions Options used to configure settings for the open file dialog activity. 
OpenFileActivityOptions.Builder Builder used to create a new instance of OpenFileActivityOptions
TransferPreferencesBuilder Builder of immutable TransferPreferences instances.