public sealed class DataQualitySpec.Types.PostScanActions.Types.Recipients : IMessage<DataQualitySpec.Types.PostScanActions.Types.Recipients>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.Recipients>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.Recipients>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.Recipients.
The individuals or groups who are designated to receive notifications
upon triggers.
[[["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-25 UTC."],[[["This documentation covers the `DataQualitySpec.Types.PostScanActions.Types.Recipients` class, which is part of the Cloud Dataplex v1 API, and is currently at version 3.4.0."],["The `Recipients` class is used to specify the individuals or groups who should receive notifications following certain triggers."],["The documentation outlines that `Recipients` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role within the message and data structures of the API."],["The `Recipients` class includes a constructor and a property called `Emails`, which allows defining a list of email addresses to which the DataQualityScan results report will be sent."],["Multiple versions of the documentation for the `DataQualitySpec.Types.PostScanActions.Types.Recipients` class are available, with 3.6.0 being the latest, and versions going back as far as 1.0.0."]]],[]]