public sealed class CreateNotificationConfigRequest : IMessage<CreateNotificationConfigRequest>, IEquatable<CreateNotificationConfigRequest>, IDeepCloneable<CreateNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API class CreateNotificationConfigRequest.
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 document provides reference information for the \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e class within the Google Cloud Security Command Center v1p1beta1 API, outlining its structure, properties, and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e is a request message used for creating a notification configuration within the Google Cloud Security Command Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNotificationConfigRequest\u003c/code\u003e 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this request include \u003ccode\u003eConfigId\u003c/code\u003e (a unique client-provided identifier), \u003ccode\u003eNotificationConfig\u003c/code\u003e (the configuration to be created), and \u003ccode\u003eParent\u003c/code\u003e (the resource name of the notification config's parent organization).\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available for this API is 3.0.0-beta05, with prior beta versions 3.0.0-beta04 and 2.0.0-beta07 also accessible.\u003c/p\u003e\n"]]],[],null,[]]