Required. Flag that specifies whether entry values will be encrypted. This field is retained for backward compatibility and the value of encrypted will always be true. Apigee X and hybrid do not support unencrypted key value maps.
[[["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-06-12 UTC."],[[["KeyValueMap is a resource representing a collection of key/value string pairs."],["The JSON representation of a KeyValueMap includes a string `name` and a boolean `encrypted` field."],["The `encrypted` field, though retained for backward compatibility, will always be `true` as unencrypted maps are not supported in Apigee X and hybrid."],["There are three methods available for KeyValueMaps: create, delete, and list."]]],[]]