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>.
Property Value
Type
Description
System.String
ParentAsLocationName
public LocationName ParentAsLocationName { get; set; }
Google.Api.Gax.ResourceNames.LocationName-typed view over the Parent resource name property.
Property Value
Type
Description
Google.Api.Gax.ResourceNames.LocationName
SecuritySettings
public SecuritySettings SecuritySettings { get; set; }
[[["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 details the \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, which is used to create security settings in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e is 2.23.0, but there is a list of previous versions ranging from 2.22.0 to 1.0.0 that are also available on the webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements multiple 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\u003eKey properties for the \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e, which specifies the location to create security settings, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which provides a typed view of the parent location, and \u003ccode\u003eSecuritySettings\u003c/code\u003e, which contains the security settings to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e has two constructors, one default and one for copying an existing \u003ccode\u003eCreateSecuritySettingsRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]