Interface protos.google.cloud.dialogflow.cx.v3beta1.IListSecuritySettingsResponse (2.13.0)

Properties of a ListSecuritySettingsResponse.

Package

@google-cloud/dialogflow-cx!

Properties

nextPageToken

nextPageToken?: (string|null);

ListSecuritySettingsResponse nextPageToken

Property Value
TypeDescription
(string|null)

securitySettings

securitySettings?: (google.cloud.dialogflow.cx.v3beta1.ISecuritySettings[]|null);

ListSecuritySettingsResponse securitySettings

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.ISecuritySettings[]|null)