[[["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 Scope (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-certificate-manager/latest/V1.Certificate.Scope)\n- [1.0.3](/php/docs/reference/cloud-certificate-manager/1.0.3/V1.Certificate.Scope)\n- [0.7.3](/php/docs/reference/cloud-certificate-manager/0.7.3/V1.Certificate.Scope)\n- [0.6.0](/php/docs/reference/cloud-certificate-manager/0.6.0/V1.Certificate.Scope)\n- [0.5.2](/php/docs/reference/cloud-certificate-manager/0.5.2/V1.Certificate.Scope)\n- [0.4.2](/php/docs/reference/cloud-certificate-manager/0.4.2/V1.Certificate.Scope)\n- [0.3.7](/php/docs/reference/cloud-certificate-manager/0.3.7/V1.Certificate.Scope) \nReference documentation and code samples for the Google Cloud Certificate Manager V1 Client class Scope.\n\nCertificate scope.\n\nProtobuf type `google.cloud.certificatemanager.v1.Certificate.Scope`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CertificateManager \\\\ V1 \\\\ Certificate\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PBDEFAULT\n\n Value: 0\n\nCertificates with default scope are served from core Google data centers.\n\nIf unsure, choose this option.\n\nGenerated from protobuf enum `DEFAULT = 0;`\n\n### EDGE_CACHE\n\n Value: 1\n\nCertificates with scope EDGE_CACHE are special-purposed certificates,\nserved from Edge Points of Presence.\n\nSee \u003chttps://cloud.google.com/vpc/docs/edge-locations\u003e.\n\nGenerated from protobuf enum `EDGE_CACHE = 1;`\n\n### ALL_REGIONS\n\n Value: 2\n\nCertificates with ALL_REGIONS scope are served from all Google Cloud\nregions. See \u003chttps://cloud.google.com/compute/docs/regions-zones\u003e.\n\nGenerated from protobuf enum `ALL_REGIONS = 2;`"]]