View Source GoogleApi.FirebaseHosting.V1beta1.Model.I18nConfig (google_api_firebase_hosting v0.17.1)

If provided, i18n rewrites are enabled.

Attributes

  • root (type: String.t, default: nil) - Required. The user-supplied path where country and language specific content will be looked for within the public directory.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.FirebaseHosting.V1beta1.Model.I18nConfig{
  root: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.