clear

General and default settings to apply as part of this suite of policies.

repeated .elide.meta.GeneralLanguageSettings general = 2;


@JvmName(name = "clearSettings")
fun DslList<GuestSettings, GuestConfigurationKt.Dsl.SettingsProxy>.clear()
Settings stanzas, each of which describe general and language-specific settings for a given guest language.

repeated .elide.meta.GuestSettings settings = 3;