message property

String? message
getter/setter pair

A developer-facing error message, which should be in English.

Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

Implementation

core.String? message;