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, provides definitions for extended entitlement parameters."],["This page documents the `Parameter` class across multiple versions, ranging from the latest version 2.14.0 down to version 1.0.0."],["The `Parameter` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of the `Parameter` class include `Editable` (a boolean indicating if the parameter can be modified), `Name` (a string representing the parameter's name), and `Value` (a `Value` object holding the parameter's value)."],["The `Parameter` class offers two constructors, one default and another for creating a `Parameter` object from an existing one, offering a means to copy and manipulate existing parameter objects."]]],[]]