Class ListSecuritySettingsResponse (1.8.0)

ListSecuritySettingsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The response message for [SecuritySettings.ListSecuritySettings][].

Attributes

NameDescription
security_settings Sequence[google.cloud.dialogflowcx_v3.types.SecuritySettings]
The list of security settings.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.