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."],[[["This webpage provides documentation for the `EncryptionConfiguration` class within the Google BigQuery Data Transfer v1 API."],["The latest available version of the `EncryptionConfiguration` class is 4.10.0, and the page details version 4.6.0, along with numerous other versions that are linked."],["The `EncryptionConfiguration` class represents the encryption setup for data transfers and includes a `KmsKeyName` property."],["The `EncryptionConfiguration` class implements the following interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["You can view the `EncryptionConfiguration` class's constructors, which are `EncryptionConfiguration()` and `EncryptionConfiguration(EncryptionConfiguration other)`, with the latter taking an `EncryptionConfiguration` object for parameters."]]],[]]