[[["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 Gke Hub V1 Client - Class CRDState (1.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.6 (latest)](/php/docs/reference/cloud-gke-hub/latest/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [1.0.5](/php/docs/reference/cloud-gke-hub/1.0.5/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.10.0](/php/docs/reference/cloud-gke-hub/0.10.0/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.9.5](/php/docs/reference/cloud-gke-hub/0.9.5/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.8.2](/php/docs/reference/cloud-gke-hub/0.8.2/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.7.1](/php/docs/reference/cloud-gke-hub/0.7.1/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.6.3](/php/docs/reference/cloud-gke-hub/0.6.3/ConfigManagement.V1.ConfigSyncState.CRDState)\n- [0.5.6](/php/docs/reference/cloud-gke-hub/0.5.6/ConfigManagement.V1.ConfigSyncState.CRDState) \nReference documentation and code samples for the Google Cloud Gke Hub V1 Client class CRDState.\n\nCRDState representing the state of a CRD\n\nProtobuf type `google.cloud.gkehub.configmanagement.v1.ConfigSyncState.CRDState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeHub \\\\ ConfigManagement \\\\ V1 \\\\ ConfigSyncState\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CRD_STATE_UNSPECIFIED\n\n Value: 0\n\nCRD's state cannot be determined\n\nGenerated from protobuf enum `CRD_STATE_UNSPECIFIED = 0;`\n\n### NOT_INSTALLED\n\n Value: 1\n\nCRD is not installed\n\nGenerated from protobuf enum `NOT_INSTALLED = 1;`\n\n### INSTALLED\n\n Value: 2\n\nCRD is installed\n\nGenerated from protobuf enum `INSTALLED = 2;`\n\n### TERMINATING\n\n Value: 3\n\nCRD is terminating (i.e., it has been deleted and is cleaning up)\n\nGenerated from protobuf enum `TERMINATING = 3;`\n\n### INSTALLING\n\n Value: 4\n\nCRD is installing\n\nGenerated from protobuf enum `INSTALLING = 4;`"]]