[[["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 Certificate Manager V1 Client - Class ServingState (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-certificate-manager/latest/V1.ServingState)\n- [1.0.3](/php/docs/reference/cloud-certificate-manager/1.0.3/V1.ServingState)\n- [0.7.3](/php/docs/reference/cloud-certificate-manager/0.7.3/V1.ServingState)\n- [0.6.0](/php/docs/reference/cloud-certificate-manager/0.6.0/V1.ServingState)\n- [0.5.2](/php/docs/reference/cloud-certificate-manager/0.5.2/V1.ServingState)\n- [0.4.2](/php/docs/reference/cloud-certificate-manager/0.4.2/V1.ServingState)\n- [0.3.7](/php/docs/reference/cloud-certificate-manager/0.3.7/V1.ServingState) \nReference documentation and code samples for the Google Cloud Certificate Manager V1 Client class ServingState.\n\nDefines set of serving states associated with a resource.\n\nProtobuf type `google.cloud.certificatemanager.v1.ServingState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CertificateManager \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SERVING_STATE_UNSPECIFIED\n\n Value: 0\n\nThe status is undefined.\n\nGenerated from protobuf enum `SERVING_STATE_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nThe configuration is serving.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### PENDING\n\n Value: 2\n\nUpdate is in progress. Some frontends may serve this configuration.\n\nGenerated from protobuf enum `PENDING = 2;`"]]