message property

String? message
getter/setter pair

Messages summarizing the reason, why the action is not available.

For example: "Review requested on Jan 03. Review requests can take a few days to complete."

Implementation

core.String? message;