Class ListRuleRevisionsResponse (0.6.0)

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

Response message for ListRuleRevisions method.

Attributes

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