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.
Pending
Localization for requested language is in progress, and not ready yet.
[[["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 2025-04-17 UTC."],[[["The latest version of the Advisory Notifications v1 API is 1.7.0, with several earlier versions available, including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["The `LocalizationState` enum, part of the `Google.Cloud.AdvisoryNotifications.V1` namespace, represents the status of localized text within the API."],["There are four fields within the `LocalizationState` enum: `Completed`, `NotApplicable`, `Pending`, and `Unspecified`."],["`Completed` indicates the localization for the requested language is done, `NotApplicable` means localization is not relevant or the language is English, and `Pending` means localization is still in progress."],["`Unspecified` as a field name is not used."]]],[]]