[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThis enum describes the processing state of a data feed.\u003c/p\u003e\n"],["\u003cp\u003eIt includes states like \u003ccode\u003eIN_PROGRESS\u003c/code\u003e, \u003ccode\u003eSUCCESS\u003c/code\u003e, and \u003ccode\u003eFAILURE\u003c/code\u003e, providing clear indications of the feed's status.\u003c/p\u003e\n"],["\u003cp\u003eA default \u003ccode\u003eSTATE_UNSPECIFIED\u003c/code\u003e value is present but unused.\u003c/p\u003e\n"]]],[],null,["# State\n\nEnum to indicate the processing state of a feed.\n\n| Enums ||\n|---------------------|----------------------------------------------------|\n| `STATE_UNSPECIFIED` | Default value. Unused. |\n| `IN_PROGRESS` | The feed is still being processed. |\n| `SUCCESS` | The feed has been successfully processed. |\n| `FAILURE` | We encountered an error while processing the feed. |"]]