Interface InstanceTranslationConfiguration

interface InstanceTranslationConfiguration {
    enabled: boolean;
}

Properties

Properties

enabled: boolean

Whether the Translations API is available on this instance.