userFacingMessage property
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;
The message to send users about the status of their request.
If unset, a generic message based on the status_code
is sent.
core.String? userFacingMessage;