userFacingMessage property

String? userFacingMessage
getter/setter pair

The message to send users about the status of their request.

If unset, a generic message based on the status_code is sent.

Implementation

core.String? userFacingMessage;