Identifier. A user-defined name of the certificate issuance config. CertificateIssuanceConfig names must be unique globally and match pattern projects/*/locations/*/certificateIssuanceConfigs/*.
[[["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-02-28 UTC."],[[["This endpoint updates a `CertificateIssuanceConfig` resource using a PATCH request."],["The request URL requires a `certificateIssuanceConfig.name` path parameter to identify the specific resource to update."],["You must provide the `updateMask` query parameter to specify which fields of the resource should be updated."],["The request body should contain the updated `CertificateIssuanceConfig` and the response body will contain an `Operation` upon success."],["Authorization to use this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]