Class I18nConfig
If provided, i18n rewrites are enabled.
Implements
Inherited Members
Namespace: Google.Apis.FirebaseHosting.v1beta1.Data
Assembly: Google.Apis.FirebaseHosting.v1beta1.dll
Syntax
public class I18nConfig : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Root
Required. The user-supplied path where country and language specific content will be looked for within the public directory.
Declaration
[JsonProperty("root")]
public virtual string Root { get; set; }Property Value
| Type | Description | 
|---|---|
| string |