[[["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-03-07 UTC."],[[["This API allows you to update a key-value entry within a specified scope, which can be an organization, environment, or API proxy."],["The HTTP request method is `PUT`, and the URL structure uses gRPC Transcoding syntax, requiring a `name` path parameter to define the scope."],["The `name` parameter in the URL is mandatory and requires you to select from three available formats that identify the level of the Key Value Map entry to update, and it has an associated IAM permission for authorization."],["Both the request and response bodies utilize the `KeyValueEntry` resource instance, detailing the data structure for updating and confirming the update."],["The API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]