Google Cloud Security Command Center V1 Client - Class NotificationMessage (1.13.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class NotificationMessage.

Cloud SCC's Notification

Generated from protobuf message google.cloud.securitycenter.v1.NotificationMessage

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ notification_config_name
string

Name of the notification config that generated current notification.

↳ finding
Google\Cloud\SecurityCenter\V1\Finding

If it's a Finding based notification config, this field will be populated.

↳ resource
Google\Cloud\SecurityCenter\V1\Resource

The Cloud resource tied to this notification's Finding.

getNotificationConfigName

Name of the notification config that generated current notification.

Generated from protobuf field string notification_config_name = 1;

Returns
Type
Description
string

setNotificationConfigName

Name of the notification config that generated current notification.

Generated from protobuf field string notification_config_name = 1;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getFinding

If it's a Finding based notification config, this field will be populated.

Generated from protobuf field .google.cloud.securitycenter.v1.Finding finding = 2;

Returns
Type
Description

hasFinding

setFinding

If it's a Finding based notification config, this field will be populated.

Generated from protobuf field .google.cloud.securitycenter.v1.Finding finding = 2;

Parameter
Name
Description
Returns
Type
Description
$this

getResource

The Cloud resource tied to this notification's Finding.

Generated from protobuf field .google.cloud.securitycenter.v1.Resource resource = 3;

Returns
Type
Description

hasResource

clearResource

setResource

The Cloud resource tied to this notification's Finding.

Generated from protobuf field .google.cloud.securitycenter.v1.Resource resource = 3;

Parameter
Name
Description
Returns
Type
Description
$this

getEvent

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: