[[["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-28 UTC."],[],[],null,["# Google Cloud Storage Batch Operations V1 Client - Class State (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-storagebatchoperations/latest/V1.Job.State)\n- [0.1.1](/php/docs/reference/cloud-storagebatchoperations/0.1.1/V1.Job.State) \nReference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class State.\n\nDescribes state of a job.\n\nProtobuf type `google.cloud.storagebatchoperations.v1.Job.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageBatchOperations \\\\ V1 \\\\ Job\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### RUNNING\n\n Value: 1\n\nIn progress.\n\nGenerated from protobuf enum `RUNNING = 1;`\n\n### SUCCEEDED\n\n Value: 2\n\nCompleted successfully.\n\nGenerated from protobuf enum `SUCCEEDED = 2;`\n\n### CANCELED\n\n Value: 3\n\nCancelled by the user.\n\nGenerated from protobuf enum `CANCELED = 3;`\n\n### FAILED\n\n Value: 4\n\nTerminated due to an unrecoverable failure.\n\nGenerated from protobuf enum `FAILED = 4;`"]]