public sealed class GetNotificationConfigRequest : IMessage<GetNotificationConfigRequest>, IEquatable<GetNotificationConfigRequest>, IDeepCloneable<GetNotificationConfigRequest>, IBufferMessage, IMessage
Request message for getting a notification config.
[[["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 webpage provides documentation for the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, detailing its use in retrieving a notification configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class is 3.24.0, and the page lists version history dating back to 2.2.0, with each having a corresponding link to the documentation of that version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationConfigRequest\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 inherits from the \u003ccode\u003eObject\u003c/code\u003e class, with certain methods inherited from it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the notification config, and \u003ccode\u003eNotificationConfigName\u003c/code\u003e, which is a \u003ccode\u003eNotificationConfigName\u003c/code\u003e-typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]