This API method works (I'm currently using it). Just note that the auth token from google expires, and you may need to update the token, otherwise the google collector will return 401 when you try to get a list of files from a Google drive.
PickerBuilder.setOAuthToken(string)
source share