[[["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 the process of creating a new CertificateMapEntry within a specified project and location using an HTTP POST request."],["The process requires a `parent` path parameter in the format `projects/*/locations/*/certificateMaps/*`, as well as a `certificateMapEntryId` query parameter."],["The request body should include an instance of `CertificateMapEntry`, and the successful response will contain a newly created `Operation` instance."],["Authorization for creating a CertificateMapEntry requires the `certificatemanager.certmapentries.create` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The URL for making this request utilizes gRPC Transcoding syntax: `POST https://certificatemanager.googleapis.com/v1/{parent=projects/*/locations/*/certificateMaps/*}/certificateMapEntries`."]]],[]]