Class ListSecuritySettingsResponse (0.5.0)

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

The response message for [SecuritySettings.ListSecuritySettings][]. .. attribute:: security_settings

The list of security settings.

:type: Sequence[google.cloud.dialogflowcx_v3beta1.types.SecuritySettings]

Attribute

NameDescription
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.