DriveApi.DriveIdResult Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The DriveApi.DriveIdResult interface is deprecated.
The Google Drive Android API, which includes this interface, will be turned down on December 6, 2019.
Users should migrate to the REST API using the provided migration guide.
This interface provides a result that contains a DriveId.
It includes a
getDriveId()method to retrieve the DriveId.
This interface is deprecated.
The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See themigration guide for instructions on migrating to the REST API.
Result that contains aDriveId.
Public Method Summary
| abstractDriveId |
Inherited Method Summary
| abstractStatus | getStatus() |
Public Methods
public abstractDriveIdgetDriveId()
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.