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\u003eThe latest version of the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e API is 3.24.0, but there are many versions available, including all the way down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e is a class within the Google Cloud Security Command Center v1 API, used for retrieving a notification config, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes properties like \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the notification config, and \u003ccode\u003eNotificationConfigName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads available for instantiating the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class, a default constructor, and one that takes another \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e is in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, and part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]