Class Parameter (1.1.1)

Parameter(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Definition for extended entitlement parameters. .. attribute:: name

Name of the parameter.

:type: str

Attributes

NameDescription
value google.cloud.channel_v1.types.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.