reason property

String? reason
getter/setter pair

Free form text string explaining the approval reason.

Optional. Max allowed length: 256 bytes. Longer strings will be truncated.

Implementation

core.String? reason;