[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class State (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.Retrohunt.State)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.Retrohunt.State) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class State.\n\nThe possible states a retrohunt can be in.\n\nProtobuf type `google.cloud.chronicle.v1.Retrohunt.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1 \\\\ Retrohunt\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified or unknown retrohunt state.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### RUNNING\n\n Value: 1\n\nRunning state.\n\nGenerated from protobuf enum `RUNNING = 1;`\n\n### DONE\n\n Value: 2\n\nDone state.\n\nGenerated from protobuf enum `DONE = 2;`\n\n### CANCELLED\n\n Value: 3\n\nCancelled state.\n\nGenerated from protobuf enum `CANCELLED = 3;`\n\n### FAILED\n\n Value: 4\n\nFailed state.\n\nGenerated from protobuf enum `FAILED = 4;`"]]