Class and Description |
---|
com.google.api.client.googleapis.auth.oauth2.CloudShellCredential
Please use
google-auth-library for handling authentication and authorization from Cloud Shell.
|
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
Please use
google-auth-library for handling Application Default Credentials and other non-OAuth2
based authentication.
|
com.google.api.client.googleapis.extensions.java6.auth.oauth2.GooglePromptReceiver |
Constructor and Description |
---|
com.google.api.client.googleapis.batch.BatchRequest(HttpTransport, HttpRequestInitializer)
Please use AbstractGoogleClient#batch(HttpRequestInitializer) to instantiate your
batch request.
|
com.google.api.client.googleapis.services.CommonGoogleClientRequestInitializer()
Please use the builder interface
|
com.google.api.client.googleapis.services.CommonGoogleClientRequestInitializer(String)
Please use the builder interface
|
com.google.api.client.googleapis.services.CommonGoogleClientRequestInitializer(String, String)
Please use the builder interface
|
com.google.api.client.googleapis.services.json.CommonGoogleJsonClientRequestInitializer()
Please use the builder interface
|
com.google.api.client.googleapis.services.json.CommonGoogleJsonClientRequestInitializer(String)
Please use the builder interface
|
com.google.api.client.googleapis.services.json.CommonGoogleJsonClientRequestInitializer(String, String)
Please use the builder interface
|
Copyright © 2010–2022 Google. All rights reserved.