View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaLanguageInfo (google_api_discovery_engine v0.22.0)
Language info for DataStore.
Attributes
-
language
(type:String.t
, default:nil
) - Output only. Language part of normalized_language_code. E.g.:en-US
->en
,zh-Hans-HK
->zh
,en
->en
. -
languageCode
(type:String.t
, default:nil
) - The language code for the DataStore. -
normalizedLanguageCode
(type:String.t
, default:nil
) - Output only. This is the normalized form of language_code. E.g.: language_code ofen-GB
,en_GB
,en-UK
oren-gb
will have normalized_language_code ofen-GB
. -
region
(type:String.t
, default:nil
) - Output only. Region part of normalized_language_code, if present. E.g.:en-US
->US
,zh-Hans-HK
->HK
,en
-> ``.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.