Reference documentation and code samples for the Advisory Notifications V1 API class Google::Cloud::AdvisoryNotifications::V1::NotificationSettings.
Settings for each NotificationType.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Whether the associated NotificationType is enabled.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether the associated NotificationType is enabled.
Returns
- (::Boolean) — Whether the associated NotificationType is enabled.