public sealed class EventNotificationConfig : IMessage<EventNotificationConfig>, IEquatable<EventNotificationConfig>, IDeepCloneable<EventNotificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class EventNotificationConfig.
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\u003eThe latest version of the \u003ccode\u003eEventNotificationConfig\u003c/code\u003e class is 2.2.0, and the class is part of the Google.Cloud.Iot.V1 namespace within the Google.Cloud.Iot.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEventNotificationConfig\u003c/code\u003e is designed for configuring the forwarding of telemetry events, inheriting from object and implementing multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and another that accepts an \u003ccode\u003eEventNotificationConfig\u003c/code\u003e object, offering flexibility in creating instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003ePubsubTopicName\u003c/code\u003e, which is a string defining the Cloud Pub/Sub topic, and \u003ccode\u003eSubfolderMatches\u003c/code\u003e, which dictates the subfolder matching criteria for telemetry event forwarding.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to the different versions, starting from version 1.0.0 up to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]