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

Properties of an UpdateSecuritySettingsRequest.

Package

@google-cloud/dialogflow-cx!

Properties

securitySettings

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

UpdateSecuritySettingsRequest securitySettings

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateSecuritySettingsRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)