publicKeyData property
The public key to associate with the service account. Must be an RSA public
key that is wrapped in an X.509 v3 certificate. Include the first line,
-----BEGIN CERTIFICATE-----, and the last line,
-----END CERTIFICATE-----.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get publicKeyData => $_getN(1);