message property
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;
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.
core.String? message;