Class ServiceAccountPrivateKeyType (2.15.0)

ServiceAccountPrivateKeyType(value)

Supported private key output formats.

Values: TYPE_UNSPECIFIED (0): Unspecified. Equivalent to TYPE_GOOGLE_CREDENTIALS_FILE. TYPE_PKCS12_FILE (1): PKCS12 format. The password for the PKCS12 file is notasecret. For more information, see https://tools.ietf.org/html/rfc7292. TYPE_GOOGLE_CREDENTIALS_FILE (2): Google Credentials File format.