Reference documentation and code samples for the Google Certificate Authority Service V1 Client class CaPool.
A CaPool represents a group of
CertificateAuthorities
that form a trust anchor. A
CaPool can be used to manage
issuance policies for one or more
CertificateAuthority
resources and to rotate CA certificates in and out of the trust anchor.
Generated from protobuf message google.cloud.security.privateca.v1.CaPool
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name for this CaPool in the format projects/*/locations/*/caPools/*.
[[["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 Certificate Authority Service V1 Client - Class CaPool (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.CaPool)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.CaPool)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.CaPool)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.CaPool)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.CaPool)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.CaPool)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.CaPool)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.CaPool)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.CaPool) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class CaPool.\n\nA [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) represents a group of\n[CertificateAuthorities](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)\nthat form a trust anchor. A\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) can be used to manage\nissuance policies for one or more\n[CertificateAuthority](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)\nresources and to rotate CA certificates in and out of the trust anchor.\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.CaPool`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name for this\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) in the format\n`projects/*/locations/*/caPools/*`.\n\n### setName\n\nIdentifier. The resource name for this\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) in the format\n`projects/*/locations/*/caPools/*`.\n\n### getTier\n\nRequired. Immutable. The\n[Tier](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.Tier) of this\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### setTier\n\nRequired. Immutable. The\n[Tier](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.Tier) of this\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### getIssuancePolicy\n\nOptional. The\n[IssuancePolicy](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.IssuancePolicy)\nto control how\n[Certificates](/php/docs/reference/cloud-security-private-ca/latest/V1.Certificate) will be\nissued from this [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### hasIssuancePolicy\n\n### clearIssuancePolicy\n\n### setIssuancePolicy\n\nOptional. The\n[IssuancePolicy](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.IssuancePolicy)\nto control how\n[Certificates](/php/docs/reference/cloud-security-private-ca/latest/V1.Certificate) will be\nissued from this [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### getPublishingOptions\n\nOptional. The\n[PublishingOptions](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.PublishingOptions)\nto follow when issuing\n[Certificates](/php/docs/reference/cloud-security-private-ca/latest/V1.Certificate) from any\n[CertificateAuthority](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)\nin this [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### hasPublishingOptions\n\n### clearPublishingOptions\n\n### setPublishingOptions\n\nOptional. The\n[PublishingOptions](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.PublishingOptions)\nto follow when issuing\n[Certificates](/php/docs/reference/cloud-security-private-ca/latest/V1.Certificate) from any\n[CertificateAuthority](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)\nin this [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool).\n\n### getLabels\n\nOptional. Labels with user-defined metadata.\n\n### setLabels\n\nOptional. Labels with user-defined metadata."]]