public sealed class EncryptionConfiguration : IMessage<EncryptionConfiguration>, IEquatable<EncryptionConfiguration>, IDeepCloneable<EncryptionConfiguration>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class EncryptionConfiguration.
Represents the encryption configuration for a transfer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `EncryptionConfiguration` class within the Google BigQuery Data Transfer v1 API for .NET."],["The `EncryptionConfiguration` class is used to configure encryption settings for data transfers in BigQuery."],["The page lists various versions of the `EncryptionConfiguration` class, ranging from version 3.1.0 to the latest version 4.10.0."],["The `EncryptionConfiguration` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EncryptionConfiguration` class has a `KmsKeyName` property of type `string` which represents the KMS key used for encrypting BigQuery data."]]],[]]