Provides a localized error message that is safe to return to
the user which can be attached to an RPC error.
Attributes
Name
Description
locale
str
The locale used following the specification
defined at
http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
Examples are: "en-US", "fr-CH", "es-MX".
This field is a member of `oneof`_ ``_locale``.
message
str
The localized error message in the above
locale.
This field is a member of `oneof`_ ``_message``.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]