public sealed class CreateNotificationConfigRequest : IMessage<CreateNotificationConfigRequest>, IEquatable<CreateNotificationConfigRequest>, IDeepCloneable<CreateNotificationConfigRequest>, IBufferMessage, IMessage
Request message for creating a notification config.
Required.
Unique identifier provided by the client within the parent scope.
It must be between 1 and 128 characters, and contains alphanumeric
characters, underscores or hyphens only.
public NotificationConfig NotificationConfig { get; set; }
Required. The notification config being created. The name and the service account
will be ignored as they are both output only fields on this resource.
[[["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 details the \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, specifically for version 2.9.0, which is used for creating notification configurations in Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to documentation for multiple versions of the \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e, from the latest version 3.24.0 down to version 2.2.0, in addition to listing other versions inbetween.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, requires properties such as \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eNotificationConfig\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to be set for creating a notification configuration.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to either create a new \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e or clone an existing one, with the latter requiring an existing \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property can also be viewed as an \u003ccode\u003eOrganizationName\u003c/code\u003e type for more convenient handling of organization-level resource names.\u003c/p\u003e\n"]]],[],null,[]]