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-03-07 UTC."],[[["KeyValueMap is a resource representing a collection of string key/value pairs."],["The JSON representation for a KeyValueMap includes the required fields `name` (string) and `encrypted` (boolean)."],["The `encrypted` field is always `true` for backward compatibility as Apigee X and hybrid environments only support encrypted key value maps."],["Available methods for managing KeyValueMaps include creating, deleting, and listing them within an environment."]]],[]]