Class Text (0.3.8)

Text(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A text object containing the English text and its localized copies.

Attributes

NameDescription
en_text str
The English copy.
localized_text str
The requested localized copy (if applicable).
localization_state google.cloud.advisorynotifications_v1.types.LocalizationState
Status of the localization.