Class ListRulesResponse (0.6.2)

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

Response message for ListRules method.

Attributes

Name Description
rules MutableSequence[google.cloud.chronicle_v1.types.Rule]
The rules from the specified instance.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.