Google Cloud Channel V1 Client - Class Parameter (1.0.1)

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.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Name of the parameter.

↳ value
Google\Cloud\Channel\V1\Value

Value of the parameter.

↳ 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.

Generated from protobuf field string name = 1;

Returns
Type
Description
string

setName

Name of the parameter.

Generated from protobuf field string name = 1;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getValue

Value of the parameter.

Generated from protobuf field .google.cloud.channel.v1.Value value = 2;

Returns
Type
Description

hasValue

clearValue

setValue

Value of the parameter.

Generated from protobuf field .google.cloud.channel.v1.Value value = 2;

Parameter
Name
Description
Returns
Type
Description
$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.

Generated from protobuf field bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
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.

Generated from protobuf field bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: