[[["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 2024-10-02 UTC."],[[["This webpage outlines the process for updating a specific occurrence using an HTTP request, which follows gRPC Transcoding syntax."],["The request requires a `name` path parameter, specifying the occurrence's location, formatted as `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`."],["An optional `updateMask` query parameter is available to indicate which fields within the occurrence should be updated, using a comma-separated list in FieldMask format."],["The request body should contain an instance of the Occurrence, and if the operation is successful, the response body will also contain an instance of the Occurrence."],["The operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]