Class AuthType (1.49.0)

AuthType(value)

Type of Auth.

Values: AUTH_TYPE_UNSPECIFIED (0): No description available. NO_AUTH (1): No Auth. API_KEY_AUTH (2): API Key Auth. HTTP_BASIC_AUTH (3): HTTP Basic Auth. GOOGLE_SERVICE_ACCOUNT_AUTH (4): Google Service Account Auth. OAUTH (6): OAuth auth. OIDC_AUTH (8): OpenID Connect (OIDC) Auth.

Methods

AuthType

AuthType(value)

Type of Auth.

Values: AUTH_TYPE_UNSPECIFIED (0): No description available. NO_AUTH (1): No Auth. API_KEY_AUTH (2): API Key Auth. HTTP_BASIC_AUTH (3): HTTP Basic Auth. GOOGLE_SERVICE_ACCOUNT_AUTH (4): Google Service Account Auth. OAUTH (6): OAuth auth. OIDC_AUTH (8): OpenID Connect (OIDC) Auth.