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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eEncryptionConfiguration\u003c/code\u003e documentation is 4.10.0, with several prior versions available, ranging back to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEncryptionConfiguration\u003c/code\u003e is a class within the Google BigQuery Data Transfer v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEncryptionConfiguration\u003c/code\u003e represents the encryption settings for data transfers and can be instantiated with a default constructor or by copying an existing \u003ccode\u003eEncryptionConfiguration\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with functionalities such as message handling, equality checks, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfiguration\u003c/code\u003e class has a \u003ccode\u003eKmsKeyName\u003c/code\u003e property, which is a string that represents the name of the KMS key used for BigQuery data encryption.\u003c/p\u003e\n"]]],[],null,[]]