Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class NotificationConfig.
Cloud Security Command Center (Cloud SCC) notification configs.
A notification config is a Cloud SCC resource that contains the configuration to send notifications for create/update events of findings, assets and etc.
Generated from protobuf message google.cloud.securitycenter.v2.NotificationConfig
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The relative resource name of this notification config. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name
The following list shows some examples: + organizations/{organization_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ folders/{folder_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ projects/{project_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
↳ description
string
The description of the notification config (max of 1024 characters).
↳ pubsub_topic
string
The Pub/Sub topic to send notifications to. Its format is "projects/[project_id]/topics/[topic]".
↳ service_account
string
Output only. The service account that needs "pubsub.topics.publish" permission to publish to the Pub/Sub topic.
↳ streaming_config
getName
Identifier. The relative resource name of this notification config. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name
The following list shows some examples:
+ organizations/{organization_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ folders/{folder_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ projects/{project_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
string
setName
Identifier. The relative resource name of this notification config. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name
The following list shows some examples:
+ organizations/{organization_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ folders/{folder_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
+ projects/{project_id}/locations/{location_id}/notificationConfigs/notify_public_bucket
var
string
$this
getDescription
The description of the notification config (max of 1024 characters).
string
setDescription
The description of the notification config (max of 1024 characters).
var
string
$this
getPubsubTopic
The Pub/Sub topic to send notifications to. Its format is "projects/[project_id]/topics/[topic]".
string
setPubsubTopic
The Pub/Sub topic to send notifications to. Its format is "projects/[project_id]/topics/[topic]".
var
string
$this
getServiceAccount
Output only. The service account that needs "pubsub.topics.publish" permission to publish to the Pub/Sub topic.
string
setServiceAccount
Output only. The service account that needs "pubsub.topics.publish" permission to publish to the Pub/Sub topic.
var
string
$this
getStreamingConfig
The config for triggering streaming-based notifications.
hasStreamingConfig
setStreamingConfig
The config for triggering streaming-based notifications.
$this
getNotifyConfig
string