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 documentation for the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class is used to request a specific notification configuration, as part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, enhancing its functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being a default and the other designed to create a copy of another \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within the class is required and it takes a string that specifies the full path to the desired notification config, and has a corresponding \u003ccode\u003eNotificationConfigName\u003c/code\u003e typed view.\u003c/p\u003e\n"]]],[],null,[]]