description property

String? description
getter/setter pair

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.

Output only.

Implementation

core.String? description;