Reference documentation and code samples for the Google Cloud Channel V1 Client class Parameter.
Definition for extended entitlement parameters.
Generated from protobuf message google.cloud.channel.v1.Parameter
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the parameter.
↳ value
↳ editable
bool
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.
getName
Name of the parameter.
string
setName
Name of the parameter.
var
string
$this
getValue
Value of the parameter.
hasValue
clearValue
setValue
Value of the parameter.
$this
getEditable
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.
bool
setEditable
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.
var
bool
$this