language_constant

  • The language_constant resource represents a language with attributes like code, ID, name, and targetability.

  • Fields such as code, id, and name provide identifying and descriptive information about the language.

  • All listed fields are output only and filterable and selectable.

  • The resource_name uniquely identifies the language constant using the format languageConstants/{criterion_id}.

  • The targetable field indicates whether the language can be targeted.

A language.

language_constant.code

Field descriptionOutput only. The language code, for example, "en_US", "en_AU", "es", "fr", etc.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

language_constant.id

Field descriptionOutput only. The ID of the language constant.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

language_constant.name

Field descriptionOutput only. The full name of the language in English, for example, "English (US)", "Spanish", etc.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

language_constant.resource_name

Field descriptionOutput only. The resource name of the language constant. Language constant resource names have the form: languageConstants/{criterion_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

language_constant.targetable

Field descriptionOutput only. Whether the language is targetable.
CategoryATTRIBUTE
Data TypeBOOLEAN
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse