Class ServiceAccountPrivateKeyType (2.15.1)

ServiceAccountPrivateKeyType(value)

Supported private key output formats.

Enums

Name Description
TYPE_UNSPECIFIED Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FILE`.
TYPE_PKCS12_FILE PKCS12 format. The password for the PKCS12 file is `notasecret`. For more information, see https://tools.ietf.org/html/rfc7292.
TYPE_GOOGLE_CREDENTIALS_FILE Google Credentials File format.