Class ListReplayResultsResponse (0.1.5)

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

Response message for Simulator.ListReplayResults.

Attributes

NameDescription
replay_results MutableSequence[google.cloud.policysimulator_v1.types.ReplayResult]
The results of running a Replay.
next_page_token str
A token that you can use to retrieve the next page of ReplayResult objects. If this field is omitted, there are no subsequent pages.