View Source GoogleApi.AIPlatform.V1.Model.NlpSaftLangIdLocalesResultLocale (google_api_ai_platform v0.3.0)

Attributes

  • languageCode (type: String.t, default: nil) - A BCP 47 language code that includes region information. For example, "pt-BR" or "pt-PT". This field will always be populated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.NlpSaftLangIdLocalesResultLocale{
  languageCode: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.