translate  v2
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Properties | List of all members
Google.Apis.Translate.v2.Data.LanguagesResource Class Reference
Inheritance diagram for Google.Apis.Translate.v2.Data.LanguagesResource:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Language [get, set]
 Supported language code, generally consisting of its ISO 639-1 identifier. (E.g. 'en', 'ja'). In certain cases, BCP-47 codes including language + region identifiers are returned (e.g. 'zh-TW' and 'zh- CH')
virtual string Name [get, set]
 Human readable name of the language localized to the target language.
virtual string ETag [get, set]
 The ETag of the item.
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag

Property Documentation

virtual string Google.Apis.Translate.v2.Data.LanguagesResource.ETag
getset

The ETag of the item.

virtual string Google.Apis.Translate.v2.Data.LanguagesResource.Language
getset

Supported language code, generally consisting of its ISO 639-1 identifier. (E.g. 'en', 'ja'). In certain cases, BCP-47 codes including language + region identifiers are returned (e.g. 'zh-TW' and 'zh- CH')

virtual string Google.Apis.Translate.v2.Data.LanguagesResource.Name
getset

Human readable name of the language localized to the target language.


The documentation for this class was generated from the following file: