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.