Class ServiceAccountPublicKeyType (2.15.1)

ServiceAccountPublicKeyType(value)

Supported public key output formats.

Enums

Name Description
TYPE_NONE Do not return the public key.
TYPE_X509_PEM_FILE X509 PEM format.
TYPE_RAW_PUBLIC_KEY Raw public key.