Resource: Replay
A resource describing a Replay
, or simulation.
JSON representation |
---|
{ "name": string, "state": enum ( |
Fields | |
---|---|
name |
Output only. The resource name of the
Example: |
state |
Output only. The current state of the |
config |
Required. The configuration used for the |
resultsSummary |
Output only. Summary statistics about the replayed log entries. |
Methods |
|
---|---|
|
Creates and starts a Replay using the given ReplayConfig . |
|
Gets the specified Replay . |