public sealed class EmailPreferences : IMessage<EmailPreferences>, IEquatable<EmailPreferences>, IDeepCloneable<EmailPreferences>, IBufferMessage, IMessage
Represents preferences for sending email notifications for transfer run
events.
[[["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 \u003ccode\u003eEmailPreferences\u003c/code\u003e class represents settings for receiving email notifications about transfer run events in Google Cloud BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThis class has several versions available for use, from version 3.1.0 up to the latest version 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEmailPreferences\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAn instance of the class \u003ccode\u003eEmailPreferences\u003c/code\u003e can be created with an empty constructor or by copying the information of another existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableFailureEmail\u003c/code\u003e property controls whether email notifications are sent when transfer runs fail, and is a boolean type.\u003c/p\u003e\n"]]],[],null,[]]