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 webpage provides reference documentation for the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e class within the Google Cloud Security Command Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a request message for retrieving a notification configuration and implements interfaces like \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\u003eThe documentation includes details on the class's constructors, including a parameter to construct it by using another \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e object, properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eNotificationConfigName\u003c/code\u003e, along with their respective types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists different versions of the Google Cloud Security Command Center v1 API, starting from version 3.24.0 (latest) down to 2.2.0, for the \u003ccode\u003eGetNotificationConfigRequest\u003c/code\u003e, providing a link to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class represents the name of the notification configuration to be retrieved, and its format can be an organization, a folder or a project path, according to the \u003ccode\u003eNotificationConfigName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]