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."],[[["This webpage details the `Parameter` class within the `Google.Cloud.Channel.V1` namespace for .NET, which is used to define extended entitlement parameters."],["The latest version of the `Google.Cloud.Channel.V1` package is 2.14.0, with a range of available versions listed from 1.0.0 to 2.14.0."],["The `Parameter` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["Key properties of the `Parameter` class include `Editable` (boolean), `Name` (string), and `Value` (of type `Value`), controlling the parameter's editability, name, and assigned value respectively."],["The `Parameter` class has two constructors: one default and one that accepts another `Parameter` object for initialization."]]],[]]