TranslatedString::Translation Struct Reference

Public Attributes

required string text = 1
 A UTF-8 string containing the message.
 
optional string language = 2
 BCP-47 language code. More...
 
extensions to
 The extensions namespace allows 3rd-party developers to extend the GTFS-realtime specification in order to add and evaluate new features and modifications to the spec. More...
 

Member Data Documentation

optional string TranslatedString::Translation::language = 2

BCP-47 language code.

Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.

extensions TranslatedString::Translation::to

The extensions namespace allows 3rd-party developers to extend the GTFS-realtime specification in order to add and evaluate new features and modifications to the spec.


The documentation for this struct was generated from the following file:
  • gtfs-realtime.proto