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, within the `Google.Cloud.Channel.V1` namespace, serves as a definition for extended entitlement parameters in the Google Cloud Channel API."],["The latest version of the Google Cloud Channel API's `Parameter` class is 2.14.0, with a range of prior versions from 2.13.0 to 1.0.0 also available."],["The `Parameter` class is implemented using several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `Parameter` class has properties for `Editable` (boolean), `Name` (string), and `Value` (of type `Value`), all used to describe the parameter."],["There are two constructors for the `Parameter` class, one that takes no arguments, and one that takes a `Parameter` as an argument."]]],[]]