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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `GetNotificationConfigRequest` class, which is used to request a notification configuration in the Google Cloud Security Center."],["The `GetNotificationConfigRequest` class is implemented in the `Google.Cloud.SecurityCenter.V1` namespace and is part of the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["The page provides documentation for multiple versions, ranging from 2.2.0 up to the latest version at 3.24.0, of the `GetNotificationConfigRequest`."],["The properties available within the class include `Name`, a string indicating the name of the notification configuration, and `NotificationConfigName`, a typed view of the `Name` property, both necessary for identifying the notification config to retrieve."],["The page provides links to the different versions of this class, as well as links to external documentation pertaining to other related classes and methods."]]],[]]