Reference documentation and code samples for the Google Cloud Policy Simulator V1 Client class ListReplayResultsResponse.
Response message for Simulator.ListReplayResults .
Generated from protobuf message google.cloud.policysimulator.v1.ListReplayResultsResponse
Namespace
Google \ Cloud \ PolicySimulator \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ replay_results
↳ next_page_token
string
A token that you can use to retrieve the next page of ReplayResult objects. If this field is omitted, there are no subsequent pages.
getReplayResults
The results of running a Replay .
setReplayResults
The results of running a Replay .
$this
getNextPageToken
A token that you can use to retrieve the next page of ReplayResult objects. If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token that you can use to retrieve the next page of ReplayResult objects. If this field is omitted, there are no subsequent pages.
var
string
$this