[[["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 certificate within a specified project and location using the Certificate Manager API."],["The HTTP request utilizes a POST method with a defined URL structure employing gRPC Transcoding syntax."],["Creating a certificate requires a `parent` path parameter, and it requires the `certificatemanager.certs.create` IAM permission."],["The process requires a `certificateId` query parameter, which is a user-defined name, and the request body must contain an instance of `Certificate`."],["Successful operations result in a response containing a newly created instance of `Operation`, and it requires `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]