AuthType Stay organized with collections Save and categorize content based on your preferences.
AuthType represents the authentication type.
| Enums | |
|---|---|
AUTH_TYPE_UNSPECIFIED | Authentication type not specified. |
NO_AUTH | No authentication. |
GOOGLE_SERVICE_ACCOUNT | Google service account authentication. |
USER_PASSWORD | Username and password authentication. |
API_KEY | API Key authentication. |
OAUTH2_CLIENT_CREDENTIALS | Oauth 2.0 client credentials grant authentication. |
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 2025-07-28 UTC.