Optional. An ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
getParent
Required. The resource name of the location associated with theCaPool, in the formatprojects/*/locations/*.
Returns
Type
Description
string
setParent
Required. The resource name of the location associated with theCaPool, in the formatprojects/*/locations/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCaPoolId
Required. It must be unique within a location and match the regular
expression[a-zA-Z0-9_-]{1,63}
Returns
Type
Description
string
setCaPoolId
Required. It must be unique within a location and match the regular
expression[a-zA-Z0-9_-]{1,63}
Optional. An ID to identify requests. Specify a unique request ID so that
if you must retry your request, the server will know to ignore the request
if it has already been completed. The server will guarantee that for at
least 60 minutes since the first request.
For example, consider a situation where you make an initial request and
the request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
Returns
Type
Description
string
setRequestId
Optional. An ID to identify requests. Specify a unique request ID so that
if you must retry your request, the server will know to ignore the request
if it has already been completed. The server will guarantee that for at
least 60 minutes since the first request.
For example, consider a situation where you make an initial request and
the request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The resource name of the location associated with theCaPool, in the formatprojects/*/locations/*. Please seeCertificateAuthorityServiceClient::locationName()for help formatting this field.
[[["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 CreateCaPoolRequest (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.CreateCaPoolRequest)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.CreateCaPoolRequest)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.CreateCaPoolRequest)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.CreateCaPoolRequest)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.CreateCaPoolRequest)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.CreateCaPoolRequest)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.CreateCaPoolRequest)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.CreateCaPoolRequest)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.CreateCaPoolRequest)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.CreateCaPoolRequest) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class CreateCaPoolRequest.\n\nRequest message for\n[CertificateAuthorityService.CreateCaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.Client.CertificateAuthorityServiceClient#_Google_Cloud_Security_PrivateCA_V1_Client_CertificateAuthorityServiceClient__createCaPool__).\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.CreateCaPoolRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource name of the location associated with the\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool), in the format\n`projects/*/locations/*`.\n\n### setParent\n\nRequired. The resource name of the location associated with the\n[CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool), in the format\n`projects/*/locations/*`.\n\n### getCaPoolId\n\nRequired. It must be unique within a location and match the regular\nexpression `[a-zA-Z0-9_-]{1,63}`\n\n### setCaPoolId\n\nRequired. It must be unique within a location and match the regular\nexpression `[a-zA-Z0-9_-]{1,63}`\n\n### getCaPool\n\nRequired. A [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) with\ninitial field values.\n\n### hasCaPool\n\n### clearCaPool\n\n### setCaPool\n\nRequired. A [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) with\ninitial field values.\n\n### getRequestId\n\nOptional. An ID to identify requests. Specify a unique request ID so that\nif you must retry your request, the server will know to ignore the request\nif it has already been completed. The server will guarantee that for at\nleast 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000).\n\n### setRequestId\n\nOptional. An ID to identify requests. Specify a unique request ID so that\nif you must retry your request, the server will know to ignore the request\nif it has already been completed. The server will guarantee that for at\nleast 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000).\n\n### static::build"]]