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 document provides reference documentation for the `DataQualitySpec.Types.PostScanActions.Types.Recipients` class within the Google Cloud Dataplex V1 API."],["The `Recipients` class represents the individuals or groups designated to receive notifications upon certain triggers, as described within the document."],["It details that the `Recipients` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a default constructor and one that accepts another `Recipients` object."],["The `Emails` property within the `Recipients` class is a list of email addresses which are the optional email recipients who will receive the DataQualityScan results report."]]],[]]