[[["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 Cloud Controls Partner V1beta Client - Class CompletionState (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-cloudcontrolspartner/latest/V1beta.CompletionState)\n- [0.4.0](/php/docs/reference/cloud-cloudcontrolspartner/0.4.0/V1beta.CompletionState)\n- [0.3.0](/php/docs/reference/cloud-cloudcontrolspartner/0.3.0/V1beta.CompletionState)\n- [0.2.2](/php/docs/reference/cloud-cloudcontrolspartner/0.2.2/V1beta.CompletionState)\n- [0.1.4](/php/docs/reference/cloud-cloudcontrolspartner/0.1.4/V1beta.CompletionState) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class CompletionState.\n\nEnum for possible completion states.\n\nProtobuf type `google.cloud.cloudcontrolspartner.v1beta.CompletionState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudControlsPartner \\\\ V1beta\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPLETION_STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified completion state.\n\nGenerated from protobuf enum `COMPLETION_STATE_UNSPECIFIED = 0;`\n\n### PENDING\n\n Value: 1\n\nTask started (has start date) but not yet completed.\n\nGenerated from protobuf enum `PENDING = 1;`\n\n### SUCCEEDED\n\n Value: 2\n\nSucceeded state.\n\nGenerated from protobuf enum `SUCCEEDED = 2;`\n\n### FAILED\n\n Value: 3\n\nFailed state.\n\nGenerated from protobuf enum `FAILED = 3;`\n\n### NOT_APPLICABLE\n\n Value: 4\n\nNot applicable state.\n\nGenerated from protobuf enum `NOT_APPLICABLE = 4;`"]]