BigQuery Data Transfer Service V1 API - Class Google::Cloud::Bigquery::DataTransfer::V1::EmailPreferences (v0.7.1)

Reference documentation and code samples for the BigQuery Data Transfer Service V1 API class Google::Cloud::Bigquery::DataTransfer::V1::EmailPreferences.

Represents preferences for sending email notifications for transfer run events.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_failure_email

def enable_failure_email() -> ::Boolean
Returns
  • (::Boolean) — If true, email notifications will be sent on transfer run failures.

#enable_failure_email=

def enable_failure_email=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, email notifications will be sent on transfer run failures.
Returns
  • (::Boolean) — If true, email notifications will be sent on transfer run failures.