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-04-01 UTC."],[[["The latest version of the Google BigQuery Data Transfer v1 API, specifically for `EncryptionConfiguration`, is version 4.10.0."],["This documentation provides reference for the `EncryptionConfiguration` class, detailing its properties, constructors, and inherited members within the Google.Cloud.BigQuery.DataTransfer.V1 namespace."],["The `EncryptionConfiguration` class, used to represent transfer encryption settings, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Historical versions of the `EncryptionConfiguration` class are available, ranging from version 3.1.0 up to the latest 4.10.0."],["The primary property associated with the `EncryptionConfiguration` class is `KmsKeyName`, a string representing the name of the KMS key used to encrypt BigQuery data."]]],[]]