Class: Google::Cloud::Bigquery::Datatransfer::V1::EmailPreferences

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/datatransfer/v1/transfer.rb

Overview

Represents preferences for sending email notifications for transfer run events.

Instance Attribute Summary collapse

Instance Attribute Details

#enable_failure_emailtrue, false

Returns If true, email notifications will be sent on transfer run failures.

Returns:

  • (true, false)

    If true, email notifications will be sent on transfer run failures.



26
# File 'lib/google/cloud/bigquery/data_transfer/v1/doc/google/cloud/bigquery/datatransfer/v1/transfer.rb', line 26

class EmailPreferences; end