public sealed class CreateSecuritySettingsRequest : IMessage<CreateSecuritySettingsRequest>, IEquatable<CreateSecuritySettingsRequest>, IDeepCloneable<CreateSecuritySettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateSecuritySettingsRequest.
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 webpage provides reference documentation for the \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class is used to send a request to create new security settings, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eParent\u003c/code\u003e (a string representing the location for the security settings) and \u003ccode\u003eSecuritySettings\u003c/code\u003e (the settings to be created), allowing for the setup and request of specific settings.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all the available versions of the API, ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.23.0\u003c/code\u003e (the latest), each version having the same \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e link.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base object and provides methods to implement message handling, equality checks, and deep cloning operations, as well as providing constructors for initialization.\u003c/p\u003e\n"]]],[],null,[]]