Class ParameterDescription (2.20.0)

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

Description of the input parameter. It can include the type(s) supported by the parameter and intended usage. It is for information purposes only and does not affect the behavior of the rule template.

Attributes

Name Description
description str
Output only. Description of the input parameter. It can include the type(s) supported by the parameter and intended usage. It is for information purposes only and does not affect the behavior of the rule template.
default_value str
Output only. The default value for the parameter if no value is provided.