All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.EncryptionConfiguration.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241222-2.0.0
Show newest version






EncryptionConfiguration (BigQuery API v2-rev20190616-1.29.2)












com.google.api.services.bigquery.model

Class EncryptionConfiguration

    • Constructor Detail

      • EncryptionConfiguration

        public EncryptionConfiguration()
    • Method Detail

      • getKmsKeyName

        public String getKmsKeyName()
        [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
        Returns:
        value or null for none
      • setKmsKeyName

        public EncryptionConfiguration setKmsKeyName(String kmsKeyName)
        [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
        Parameters:
        kmsKeyName - kmsKeyName or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy