Interface protos.google.cloud.dialogflow.cx.v3.ICreateSecuritySettingsRequest (2.12.1)

Properties of a CreateSecuritySettingsRequest.

Package

@google-cloud/dialogflow-cx!

Properties

parent

parent?: (string|null);

CreateSecuritySettingsRequest parent

Property Value
TypeDescription
(string|null)

securitySettings

securitySettings?: (google.cloud.dialogflow.cx.v3.ISecuritySettings|null);

CreateSecuritySettingsRequest securitySettings

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.ISecuritySettings|null)