DrivePreferencesApi.FileUploadPreferencesResult
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The DrivePreferencesApi.FileUploadPreferencesResult interface is deprecated and will be turned down on December 6, 2019.
Developers should see the migration guide for instructions on migrating to the REST API.
This interface is a Result that contains a FileUploadPreferences reference.
It has one public method, getFileUploadPreferences(), which returns a FileUploadPreferences object.
It inherits the getStatus() method from the com.google.android.gms.common.api.Result interface.
public static interface DrivePreferencesApi.FileUploadPreferencesResult implements
Result
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.
[null,null,["Last updated 2024-10-31 UTC."],[],["The `DrivePreferencesApi.FileUploadPreferencesResult` interface, now deprecated, formerly provided a result containing a `FileUploadPreferences` reference. It allowed access to file upload preferences via the `getFileUploadPreferences()` method. It was part of the Google Drive Android API, which was deprecated and shut down on December 6, 2019. Developers were directed to migrate to the REST API, using a migration guide. The interface also inherited a `getStatus()` method from the `Result` interface.\n"]]