Class CustomerEncryptionKey.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • clear

        public CustomerEncryptionKey.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • getDefaultInstanceForType

        public CustomerEncryptionKey getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public CustomerEncryptionKey build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public CustomerEncryptionKey buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public CustomerEncryptionKey.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • clearField

        public CustomerEncryptionKey.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • clearOneof

        public CustomerEncryptionKey.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • setRepeatedField

        public CustomerEncryptionKey.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                              int index,
                                                              Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • addRepeatedField

        public CustomerEncryptionKey.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                              Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • mergeFrom

        public CustomerEncryptionKey.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CustomerEncryptionKey.Builder>
        Throws:
        IOException
      • hasKmsKeyName

        public boolean hasKmsKeyName()
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Specified by:
        hasKmsKeyName in interface CustomerEncryptionKeyOrBuilder
        Returns:
        Whether the kmsKeyName field is set.
      • getKmsKeyName

        public String getKmsKeyName()
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Specified by:
        getKmsKeyName in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The kmsKeyName.
      • getKmsKeyNameBytes

        public com.google.protobuf.ByteString getKmsKeyNameBytes()
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Specified by:
        getKmsKeyNameBytes in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The bytes for kmsKeyName.
      • setKmsKeyName

        public CustomerEncryptionKey.Builder setKmsKeyName​(String value)
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Parameters:
        value - The kmsKeyName to set.
        Returns:
        This builder for chaining.
      • clearKmsKeyName

        public CustomerEncryptionKey.Builder clearKmsKeyName()
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Returns:
        This builder for chaining.
      • setKmsKeyNameBytes

        public CustomerEncryptionKey.Builder setKmsKeyNameBytes​(com.google.protobuf.ByteString value)
         The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
         
        optional string kms_key_name = 484373913;
        Parameters:
        value - The bytes for kmsKeyName to set.
        Returns:
        This builder for chaining.
      • hasKmsKeyServiceAccount

        public boolean hasKmsKeyServiceAccount()
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Specified by:
        hasKmsKeyServiceAccount in interface CustomerEncryptionKeyOrBuilder
        Returns:
        Whether the kmsKeyServiceAccount field is set.
      • getKmsKeyServiceAccount

        public String getKmsKeyServiceAccount()
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Specified by:
        getKmsKeyServiceAccount in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The kmsKeyServiceAccount.
      • getKmsKeyServiceAccountBytes

        public com.google.protobuf.ByteString getKmsKeyServiceAccountBytes()
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Specified by:
        getKmsKeyServiceAccountBytes in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The bytes for kmsKeyServiceAccount.
      • setKmsKeyServiceAccount

        public CustomerEncryptionKey.Builder setKmsKeyServiceAccount​(String value)
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Parameters:
        value - The kmsKeyServiceAccount to set.
        Returns:
        This builder for chaining.
      • clearKmsKeyServiceAccount

        public CustomerEncryptionKey.Builder clearKmsKeyServiceAccount()
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Returns:
        This builder for chaining.
      • setKmsKeyServiceAccountBytes

        public CustomerEncryptionKey.Builder setKmsKeyServiceAccountBytes​(com.google.protobuf.ByteString value)
         The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
         
        optional string kms_key_service_account = 209986261;
        Parameters:
        value - The bytes for kmsKeyServiceAccount to set.
        Returns:
        This builder for chaining.
      • hasRawKey

        public boolean hasRawKey()
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Specified by:
        hasRawKey in interface CustomerEncryptionKeyOrBuilder
        Returns:
        Whether the rawKey field is set.
      • getRawKey

        public String getRawKey()
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Specified by:
        getRawKey in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The rawKey.
      • getRawKeyBytes

        public com.google.protobuf.ByteString getRawKeyBytes()
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Specified by:
        getRawKeyBytes in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The bytes for rawKey.
      • setRawKey

        public CustomerEncryptionKey.Builder setRawKey​(String value)
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Parameters:
        value - The rawKey to set.
        Returns:
        This builder for chaining.
      • clearRawKey

        public CustomerEncryptionKey.Builder clearRawKey()
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Returns:
        This builder for chaining.
      • setRawKeyBytes

        public CustomerEncryptionKey.Builder setRawKeyBytes​(com.google.protobuf.ByteString value)
         Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
         
        optional string raw_key = 449196488;
        Parameters:
        value - The bytes for rawKey to set.
        Returns:
        This builder for chaining.
      • hasRsaEncryptedKey

        public boolean hasRsaEncryptedKey()
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Specified by:
        hasRsaEncryptedKey in interface CustomerEncryptionKeyOrBuilder
        Returns:
        Whether the rsaEncryptedKey field is set.
      • getRsaEncryptedKey

        public String getRsaEncryptedKey()
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Specified by:
        getRsaEncryptedKey in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The rsaEncryptedKey.
      • getRsaEncryptedKeyBytes

        public com.google.protobuf.ByteString getRsaEncryptedKeyBytes()
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Specified by:
        getRsaEncryptedKeyBytes in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The bytes for rsaEncryptedKey.
      • setRsaEncryptedKey

        public CustomerEncryptionKey.Builder setRsaEncryptedKey​(String value)
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Parameters:
        value - The rsaEncryptedKey to set.
        Returns:
        This builder for chaining.
      • clearRsaEncryptedKey

        public CustomerEncryptionKey.Builder clearRsaEncryptedKey()
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Returns:
        This builder for chaining.
      • setRsaEncryptedKeyBytes

        public CustomerEncryptionKey.Builder setRsaEncryptedKeyBytes​(com.google.protobuf.ByteString value)
         Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
         
        optional string rsa_encrypted_key = 335487397;
        Parameters:
        value - The bytes for rsaEncryptedKey to set.
        Returns:
        This builder for chaining.
      • hasSha256

        public boolean hasSha256()
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Specified by:
        hasSha256 in interface CustomerEncryptionKeyOrBuilder
        Returns:
        Whether the sha256 field is set.
      • getSha256

        public String getSha256()
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Specified by:
        getSha256 in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The sha256.
      • getSha256Bytes

        public com.google.protobuf.ByteString getSha256Bytes()
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Specified by:
        getSha256Bytes in interface CustomerEncryptionKeyOrBuilder
        Returns:
        The bytes for sha256.
      • setSha256

        public CustomerEncryptionKey.Builder setSha256​(String value)
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Parameters:
        value - The sha256 to set.
        Returns:
        This builder for chaining.
      • clearSha256

        public CustomerEncryptionKey.Builder clearSha256()
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Returns:
        This builder for chaining.
      • setSha256Bytes

        public CustomerEncryptionKey.Builder setSha256Bytes​(com.google.protobuf.ByteString value)
         [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
         
        optional string sha256 = 170112551;
        Parameters:
        value - The bytes for sha256 to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final CustomerEncryptionKey.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>
      • mergeUnknownFields

        public final CustomerEncryptionKey.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CustomerEncryptionKey.Builder>