Class ServiceAccountPublicKeyType (2.15.0)

ServiceAccountPublicKeyType(value)

Supported public key output formats.

Values: TYPE_NONE (0): Do not return the public key. TYPE_X509_PEM_FILE (1): X509 PEM format. TYPE_RAW_PUBLIC_KEY (2): Raw public key.