Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::NotificationMessage.
Cloud SCC's Notification
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#finding
def finding() -> ::Google::Cloud::SecurityCenter::V2::Finding Returns 
 - (::Google::Cloud::SecurityCenter::V2::Finding) — If it's a Finding based notification config, this field will be populated.
 
#finding=
def finding=(value) -> ::Google::Cloud::SecurityCenter::V2::Finding Parameter 
 - value (::Google::Cloud::SecurityCenter::V2::Finding) — If it's a Finding based notification config, this field will be populated.
 
 Returns 
 - (::Google::Cloud::SecurityCenter::V2::Finding) — If it's a Finding based notification config, this field will be populated.
 
#notification_config_name
def notification_config_name() -> ::String Returns 
 - (::String) — Name of the notification config that generated current notification.
 
#notification_config_name=
def notification_config_name=(value) -> ::String Parameter 
 - value (::String) — Name of the notification config that generated current notification.
 
 Returns 
 - (::String) — Name of the notification config that generated current notification.
 
#resource
def resource() -> ::Google::Cloud::SecurityCenter::V2::Resource Returns 
 - (::Google::Cloud::SecurityCenter::V2::Resource) — The Cloud resource tied to this notification's Finding.
 
#resource=
def resource=(value) -> ::Google::Cloud::SecurityCenter::V2::Resource Parameter 
 - value (::Google::Cloud::SecurityCenter::V2::Resource) — The Cloud resource tied to this notification's Finding.
 
 Returns 
 - (::Google::Cloud::SecurityCenter::V2::Resource) — The Cloud resource tied to this notification's Finding.