Class ImageImageEncryptionKey


  • public final class ImageImageEncryptionKey
    extends java.lang.Object
    • Method Detail

      • kmsKeySelfLink

        public java.util.Optional<java.lang.String> kmsKeySelfLink()
        Returns:
        The self link of the encryption key that is stored in Google Cloud KMS.
      • kmsKeyServiceAccount

        public java.util.Optional<java.lang.String> kmsKeyServiceAccount()
        Returns:
        The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.