reason property

String? reason
getter/setter pair

The reason for the intent classification.

This is used to explain the intent classification decision.

Optional.

Implementation

core.String? reason;