bigquery  v2
Properties | List of all members
Google.Apis.Bigquery.v2.Data.EncryptionConfiguration Class Reference
Inheritance diagram for Google.Apis.Bigquery.v2.Data.EncryptionConfiguration:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string KmsKeyName [get, set]
 [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. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.Bigquery.v2.Data.EncryptionConfiguration.ETag
getset

The ETag of the item.

◆ KmsKeyName

virtual string Google.Apis.Bigquery.v2.Data.EncryptionConfiguration.KmsKeyName
getset

[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.


The documentation for this class was generated from the following file: