Advisory Notifications V1 API - Module Google::Cloud::AdvisoryNotifications::V1::LocalizationState (v0.10.0)

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.