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-09 UTC."],[[["The latest version of the Google BigQuery Data Transfer v1 API, specifically for `EncryptionConfiguration`, is version 4.10.0."],["This document provides reference material for the `EncryptionConfiguration` class in the Google BigQuery Data Transfer v1 API, focusing on version 4.5.0."],["The `EncryptionConfiguration` class represents the encryption setup for data transfers and inherits from `object`, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EncryptionConfiguration` class has two constructors and one property, `KmsKeyName`, which is a string representing the name of the KMS key used for data encryption."],["This document also offers access to the code documentation and samples of older versions, from 4.9.0 down to 3.1.0, allowing users to use other previous versions if required."]]],[]]