encryptedCredential property

String? encryptedCredential
getter/setter pair

Auth credential encrypted by Cloud KMS.

Can be decrypted as Credential with proper KMS key.

Implementation

core.String? encryptedCredential;