AuthType

AuthType represents the authentication type.

Enums
AUTH_TYPE_UNSPECIFIEDAuthentication type not specified.
NO_AUTHNo authentication.
GOOGLE_SERVICE_ACCOUNTGoogle service account authentication.
USER_PASSWORDUsername and password authentication.
API_KEYAPI Key authentication.
OAUTH2_CLIENT_CREDENTIALSOauth 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.