Entry point for Google Auth APIs through GoogleApiClient.
| class | Auth.AuthCredentialsOptions | This class is deprecated. please use
CredentialsOptions instead. |
|
| public static final Api<Auth.AuthCredentialsOptions> | CREDENTIALS_API | Api to be used when creating a GoogleApiClient
instance. |
| public static final CredentialsApi | CredentialsApi | |
| public static final Api<GoogleSignInOptions> | GOOGLE_SIGN_IN_API | Token to pass to
addApi(Api extends Api.ApiOptions.NotRequiredOptions>
) to enable the Google Sign In API. |
| public static final GoogleSignInApi | GoogleSignInApi | Api entry point for Google Sign In. |
Api to be used when creating a GoogleApiClient
instance.
Token to pass to
addApi(Api extends Api.ApiOptions.NotRequiredOptions>
) to enable the Google Sign In API.
Api entry point for Google Sign In.