Reference documentation and code samples for the Advisory Notifications V1 API module Google::Cloud::AdvisoryNotifications::V1::LocalizationState.
Status of localized text.
Constants
LOCALIZATION_STATE_UNSPECIFIED
value: 0 Not used.
LOCALIZATION_STATE_NOT_APPLICABLE
value: 1
Localization is not applicable for requested language. This can happen
when:
The requested language was not supported by Advisory Notifications at the
time of localization (including notifications created before the
localization feature was launched).
The requested language is English, so only the English text is returned.
LOCALIZATION_STATE_PENDING
value: 2 Localization for requested language is in progress, and not ready yet.
LOCALIZATION_STATE_COMPLETED
value: 3 Localization for requested language is completed.
[[["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-10-30 UTC."],[],[]]