[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Policy Simulator V1 Client - Class State (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/php/docs/reference/cloud-policysimulator/latest/V1.Replay.State)\n- [1.1.1](/php/docs/reference/cloud-policysimulator/1.1.1/V1.Replay.State)\n- [1.0.3](/php/docs/reference/cloud-policysimulator/1.0.3/V1.Replay.State)\n- [0.2.5](/php/docs/reference/cloud-policysimulator/0.2.5/V1.Replay.State)\n- [0.1.1](/php/docs/reference/cloud-policysimulator/0.1.1/V1.Replay.State) \nReference documentation and code samples for the Google Cloud Policy Simulator V1 Client class State.\n\nThe current state of the [Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay).\n\nProtobuf type `google.cloud.policysimulator.v1.Replay.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ PolicySimulator \\\\ V1 \\\\ Replay\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### PENDING\n\n Value: 1\n\nThe `Replay` has not started yet.\n\nGenerated from protobuf enum `PENDING = 1;`\n\n### RUNNING\n\n Value: 2\n\nThe `Replay` is currently running.\n\nGenerated from protobuf enum `RUNNING = 2;`\n\n### SUCCEEDED\n\n Value: 3\n\nThe `Replay` has successfully completed.\n\nGenerated from protobuf enum `SUCCEEDED = 3;`\n\n### FAILED\n\n Value: 4\n\nThe `Replay` has finished with an error.\n\nGenerated from protobuf enum `FAILED = 4;`"]]