Class EventNotificationConfig (2.9.2)

EventNotificationConfig(mapping=None,*,ignore_unknown_fields=False,**kwargs)

The configuration for forwarding telemetry events.

Attributes

NameDescription
subfolder_matchesstr
If the subfolder name matches this string exactly, this configuration will be used. The string must not include the leading '/' character. If empty, all strings are matched. This field is used only for telemetry events; subfolders are not supported for state changes.
pubsub_topic_namestr
A Cloud Pub/Sub topic name. For example, projects/myProject/topics/deviceEvents.