[[["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-04 UTC."],[],[],null,["# Google Cloud Channel V1 Client - Class State (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.ReportStatus.State)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.ReportStatus.State)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.ReportStatus.State)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.ReportStatus.State)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.ReportStatus.State)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.ReportStatus.State)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.ReportStatus.State)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.ReportStatus.State)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.ReportStatus.State)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.ReportStatus.State)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.ReportStatus.State)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.ReportStatus.State)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.ReportStatus.State)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.ReportStatus.State) \nReference documentation and code samples for the Google Cloud Channel V1 Client class State.\n\nAvailable states of report generation.\n\nProtobuf type `google.cloud.channel.v1.ReportStatus.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1 \\\\ ReportStatus\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nNot used.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### STARTED\n\n Value: 1\n\nReport processing started.\n\nGenerated from protobuf enum `STARTED = 1;`\n\n### WRITING\n\n Value: 2\n\nData generated from the report is being staged.\n\nGenerated from protobuf enum `WRITING = 2;`\n\n### AVAILABLE\n\n Value: 3\n\nReport data is available for access.\n\nGenerated from protobuf enum `AVAILABLE = 3;`\n\n### FAILED\n\n Value: 4\n\nReport failed.\n\nGenerated from protobuf enum `FAILED = 4;`"]]