[[["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 Certificate using the `PATCH` method via an HTTP request to the specified URL, which employs gRPC Transcoding syntax."],["The request requires a `certificate.name` path parameter for identifying the target certificate, following a specific pattern like `projects/*/locations/*/certificates/*`."],["The request also requires a `updateMask` query parameter to indicate the specific fields within the certificate to be updated, in a `FieldMask` format."],["The request body must contain the updated `Certificate` instance, and if successful, the response body will contain an `Operation` instance."],["To successfully perform this operation, you must include the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]