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 page provides documentation for the \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, detailing how to create a new notification configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.24.0, and there are numerous past versions of the documentation available to view ranging back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e is a request message class that can be used to set the \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eNotificationConfig\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e properties when creating a notification, also providing an alternative \u003ccode\u003eParentAsOrganizationName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e documentation details the class constructors and properties, including the descriptions and required types.\u003c/p\u003e\n"]]],[],null,[]]