LanguageConstant
A language.
Columns
Name | Type | Behavior | Description |
LanguageConstantCode | String | ATTRIBUTE | Output only. The language code, for example, 'en_US', 'en_AU', 'es', 'fr', etc. |
LanguageConstantId | Long | ATTRIBUTE | Output only. The ID of the language constant. |
LanguageConstantName | String | ATTRIBUTE | Output only. The full name of the language in English, for example, 'English (US)', 'Spanish', etc. |
LanguageConstantResourceName | String | ATTRIBUTE | Output only. The resource name of the language constant. Language constant resource names have the form: languageConstants/{criterion_id} |
LanguageConstantTargetable | Bool | ATTRIBUTE | Output only. Whether the language is targetable. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |