Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::Recipients.
The individuals or groups who are designated to receive notifications upon triggers.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#emails
def emails() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. The email recipients who will receive the DataQualityScan results report.
#emails=
def emails=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. The email recipients who will receive the DataQualityScan results report.
Returns
- (::Array<::String>) — Optional. The email recipients who will receive the DataQualityScan results report.