LanguageConstant

A language.

Fields

resource_name

string

Output only. The resource name of the language constant. Language constant resource names have the form:

languageConstants/{criterion_id}

id

int64

Output only. The ID of the language constant.

code

string

Output only. The language code, for example, "en_US", "en_AU", "es", "fr", etc.

name

string

Output only. The full name of the language in English, for example, "English (US)", "Spanish", etc.

targetable

bool

Output only. Whether the language is targetable.