public sealed class GetNotificationConfigRequest : IMessage<GetNotificationConfigRequest>, IEquatable<GetNotificationConfigRequest>, IDeepCloneable<GetNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetNotificationConfigRequest.
Request message for getting a notification config.
Required. Name of the notification config to get. Its format is
organizations/[organization_id]/notificationConfigs/[config_id],
folders/[folder_id]/notificationConfigs/[config_id],
or projects/[project_id]/notificationConfigs/[config_id].
[[["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 provides reference documentation for the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.24.0, with multiple prior versions listed, ranging down to version 2.2.0, which users can access using the links provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class is a request message used to retrieve a notification configuration, and it inherits from the base object class while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the notification configuration to be retrieved, and \u003ccode\u003eNotificationConfigName\u003c/code\u003e which is the strongly typed version of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]