Output only. Specifies whether this parameter is allowed to be changed. For
example, for a Google Workspace Business Starter entitlement in commitment
plan, num_units is editable when entitlement is active.
[[["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-21 UTC."],[[["The `Parameter` class in the Google Cloud Channel v1 API is used to define extended entitlement parameters and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 2.14.0 is the latest version of the Google Cloud Channel v1 API documentation, with a range of previous versions listed going as far back as version 1.0.0."],["The `Parameter` class has properties for `Editable`, `Name`, and `Value`, which describe whether the parameter can be modified, the name of the parameter, and the value of the parameter, respectively."],["The `Parameter` class includes two constructors: a default constructor (`Parameter()`) and a constructor that accepts another `Parameter` object as an argument for cloning (`Parameter(Parameter other)`)."]]],[]]