Identifier. A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*.
[[["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 webpage details how to update a CertificateMap using a PATCH HTTP request to a specific URL."],["The request URL requires a `certificateMap.name` path parameter, which must be a globally unique identifier matching a specified pattern."],["An `updateMask` query parameter is required to specify which fields of the CertificateMap should be updated."],["The request body should contain an instance of `CertificateMap`, and a successful response will return an instance of `Operation`."],["Updating a CertificateMap requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]