Generated from protobuf message google.cloud.security.privateca.v1.DeleteCaPoolRequest
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name for this CaPool in the format projects/*/locations/*/caPools/*.
↳ 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).
↳ ignore_dependent_resources
bool
Optional. This field allows this pool to be deleted even if it's being depended on by another resource. However, doing so may result in unintended and unrecoverable effects on any dependent resources since the pool will no longer be able to issue certificates.
getName
Required. The resource name for this
CaPool in the format
projects/*/locations/*/caPools/*.
Returns
Type
Description
string
setName
Required. The resource name for this
CaPool in the format
projects/*/locations/*/caPools/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequestId
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
getIgnoreDependentResources
Optional. This field allows this pool to be deleted even if it's being
depended on by another resource. However, doing so may result in unintended
and unrecoverable effects on any dependent resources since the pool will
no longer be able to issue certificates.
Returns
Type
Description
bool
setIgnoreDependentResources
Optional. This field allows this pool to be deleted even if it's being
depended on by another resource. However, doing so may result in unintended
and unrecoverable effects on any dependent resources since the pool will
no longer be able to issue certificates.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The resource name for this
CaPool in the format
projects/*/locations/*/caPools/*. Please see
CertificateAuthorityServiceClient::caPoolName() 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 DeleteCaPoolRequest (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.DeleteCaPoolRequest)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.DeleteCaPoolRequest)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.DeleteCaPoolRequest)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.DeleteCaPoolRequest)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.DeleteCaPoolRequest)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.DeleteCaPoolRequest)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.DeleteCaPoolRequest)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.DeleteCaPoolRequest)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.DeleteCaPoolRequest)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.DeleteCaPoolRequest) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class DeleteCaPoolRequest.\n\nRequest message for\n[CertificateAuthorityService.DeleteCaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.Client.CertificateAuthorityServiceClient#_Google_Cloud_Security_PrivateCA_V1_Client_CertificateAuthorityServiceClient__deleteCaPool__).\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.DeleteCaPoolRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. 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\nRequired. 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### 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### getIgnoreDependentResources\n\nOptional. This field allows this pool to be deleted even if it's being\ndepended on by another resource. However, doing so may result in unintended\nand unrecoverable effects on any dependent resources since the pool will\nno longer be able to issue certificates.\n\n### setIgnoreDependentResources\n\nOptional. This field allows this pool to be deleted even if it's being\ndepended on by another resource. However, doing so may result in unintended\nand unrecoverable effects on any dependent resources since the pool will\nno longer be able to issue certificates.\n\n### static::build"]]