public sealed class EventNotificationConfig : IMessage<EventNotificationConfig>, IEquatable<EventNotificationConfig>, IDeepCloneable<EventNotificationConfig>, IBufferMessage, IMessage
The configuration for forwarding telemetry events.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eEventNotificationConfig\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace, designed for configuring the forwarding of telemetry events, and is available in version 1.1.0 of the API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventNotificationConfig\u003c/code\u003e class offers two constructors, a default constructor and another that accepts an \u003ccode\u003eEventNotificationConfig\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003ePubsubTopicName\u003c/code\u003e to specify the Cloud Pub/Sub topic for event forwarding, and \u003ccode\u003eSubfolderMatches\u003c/code\u003e to filter telemetry events based on subfolder names.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this class, ranging from 1.0.0 to 2.2.0, with 2.2.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]