public sealed class StateNotificationConfig : IMessage<StateNotificationConfig>, IEquatable<StateNotificationConfig>, IDeepCloneable<StateNotificationConfig>, IBufferMessage, IMessage
The configuration for notification of new states received from the device.
[[["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\u003eThis webpage details the \u003ccode\u003eStateNotificationConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace, which is designed for configuring notifications of new device states.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStateNotificationConfig\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has inheritance from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor \u003ccode\u003eStateNotificationConfig()\u003c/code\u003e and another one \u003ccode\u003eStateNotificationConfig(StateNotificationConfig other)\u003c/code\u003e that accepts another \u003ccode\u003eStateNotificationConfig\u003c/code\u003e object for parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubsubTopicName\u003c/code\u003e property of type \u003ccode\u003eSystem.String\u003c/code\u003e allows the specification of a Cloud Pub/Sub topic for sending notifications, as seen in the example \u003ccode\u003eprojects/myProject/topics/deviceEvents\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.0.0 to the latest version, 2.2.0, with links to documentation for each version provided.\u003c/p\u003e\n"]]],[],null,[]]