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

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.v3.ISecuritySettings[]|null);

ListSecuritySettingsResponse securitySettings

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