New file picker method for pre-selecting Google Drive files coming soon

Qué está cambiando 

Today, Google Drive developers rely on the drive.file scope and the Google Picker API to optimize user experience and safety when creating their applications. 
To make it faster and easier for users to provide applications access to specific Drive files, the Google Picker API will introduce a new method to the Class view called setFileIds(fileIds). This method lets application developers present users with a picker that is pre-navigated to the specified file IDs the application is seeking access to, allowing faster consent for your users and a more continuous experience for your application. 

Para empezar 

  • Admins: There is no admin control for this feature. 
  • Promotores: If you have a user interaction such as a chat interface where a user already provided the FileId that they want to open using your application, you can now provide that FileId via the View class and Google will prompt the user to grant you OAuth access directly to that file or files. 
  • Usuarios finales: There is no end user setting for this feature. 

Ritmo de implantación

Disponibilidad 

  • Disponible para todos los clientes de Google Workspace y suscriptores individuales de Workspace 

Recursos