Required. A list of fields to be updated in this request.
↳ request_id
string
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).
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).
[[["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 UpdateCaPoolRequest (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.UpdateCaPoolRequest)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.UpdateCaPoolRequest)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.UpdateCaPoolRequest)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.UpdateCaPoolRequest)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.UpdateCaPoolRequest)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.UpdateCaPoolRequest)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.UpdateCaPoolRequest)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.UpdateCaPoolRequest)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.UpdateCaPoolRequest)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.UpdateCaPoolRequest) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class UpdateCaPoolRequest.\n\nRequest message for\n[CertificateAuthorityService.UpdateCaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.Client.CertificateAuthorityServiceClient#_Google_Cloud_Security_PrivateCA_V1_Client_CertificateAuthorityServiceClient__updateCaPool__).\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.UpdateCaPoolRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCaPool\n\nRequired. [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) with updated\nvalues.\n\n### hasCaPool\n\n### clearCaPool\n\n### setCaPool\n\nRequired. [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool) with updated\nvalues.\n\n### getUpdateMask\n\nRequired. A list of fields to be updated in this request.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nRequired. A list of fields to be updated in this request.\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"]]