Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Recipients.
The individuals or groups who are designated to receive notifications upon triggers.
Generated from protobuf message google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.Recipients
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataQualitySpec \ PostScanActionsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ emails |
array
Optional. The email recipients who will receive the DataQualityScan results report. |
getEmails
Optional. The email recipients who will receive the DataQualityScan results report.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setEmails
Optional. The email recipients who will receive the DataQualityScan results report.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |