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 document provides reference information for the \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, specifically version 2.10.0 and its previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class is used to create security settings within a specified location, as identified by the \u003ccode\u003eParent\u003c/code\u003e property, which follows the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.23.0, and it includes a list of previous versions that can be referenced going all the way back to version 1.0.0.\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, which provide functionalities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties include \u003ccode\u003eParent\u003c/code\u003e (a string representing the resource location) \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e type view of the \u003ccode\u003eParent\u003c/code\u003e resource), and \u003ccode\u003eSecuritySettings\u003c/code\u003e (an instance of the class \u003ccode\u003eSecuritySettings\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]