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-rev20241027-2.0.0
Show newest version






EncryptionConfiguration (BigQuery API v2-rev20240905-2.0.0)












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
      • clone

        public EncryptionConfiguration clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy