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 information for the `DataQualitySpec.Types.PostScanActions.Types.Recipients` class within the Google Cloud Dataplex V1 API, detailing its functionality for managing notification recipients."],["The `Recipients` class is designed to designate individuals or groups to receive notifications related to data quality scans and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of the API, ranging from the latest version 3.6.0 down to version 1.0.0, each with a link to its respective documentation."],["The `Emails` property within the `Recipients` class allows for the specification of email addresses that will receive the data quality scan reports, utilizing a `RepeatedField` of strings."],["Constructors are available for creating instances of the `Recipients` class, either as a new object or by cloning an existing `Recipients` object."]]],[]]