Folder Notification Config
Creates a notification config. Auto-naming is currently not supported for this resource.
Properties
The description of the notification config (max of 1024 characters).
The relative resource name of this notification config. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/{organization_id}/notificationConfigs/notify_public_bucket", "folders/{folder_id}/notificationConfigs/notify_public_bucket", or "projects/{project_id}/notificationConfigs/notify_public_bucket".
The Pub/Sub topic to send notifications to. Its format is "projects/project_id/topics/topic".
The service account that needs "pubsub.topics.publish" permission to publish to the Pub/Sub topic.
The config for triggering streaming-based notifications.