[[["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-07-09 UTC."],[[["KeyValueEntry represents a key-value pair where the value is the data associated with a unique key."],["The JSON representation of a KeyValueEntry consists of a name and a value, both of which are strings."],["The `name` field in a KeyValueEntry JSON specifies the resource URI, defining the scope of the key-value map entries."],["The `value` field represents the data or payload associated with the unique key, and is required."],["Apigee API methods such as create, delete, get, list, and update can be used to manage key value entries within the key value maps."]]],[]]