public sealed class CreateSecuritySettingsRequest : IMessage<CreateSecuritySettingsRequest>, IEquatable<CreateSecuritySettingsRequest>, IDeepCloneable<CreateSecuritySettingsRequest>, IBufferMessage, IMessage
The request message for [SecuritySettings.CreateSecuritySettings][].
Required. The location to create an [SecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettings] for.
Format: projects/<Project ID>/locations/<Location 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\u003eThis document outlines the \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class, which is used to create security settings in the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions of the API, from 1.0.0 up to the latest version, 2.23.0, with links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecuritySettingsRequest\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.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eParent\u003c/code\u003e string property that takes in the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e as well as a \u003ccode\u003eSecuritySettings\u003c/code\u003e property that takes in a \u003ccode\u003eSecuritySettings\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]