public sealed class EmailPreferences : IMessage<EmailPreferences>, IEquatable<EmailPreferences>, IDeepCloneable<EmailPreferences>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class EmailPreferences.
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"]],[["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-03-21 UTC."],[[["The webpage provides reference documentation and code samples for the `EmailPreferences` class within the Google BigQuery Data Transfer v1 API."],["The `EmailPreferences` class is used to manage email notifications for transfer run events."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EmailPreferences` class has a property called `EnableFailureEmail`, which, if set to true, will send email notifications when a transfer run fails."],["The documentation available on the webpage also offers various versions of the package, ranging from 3.1.0 to 4.10.0, with 4.10.0 being the latest version."]]],[]]