GuestConfiguration
# Guest Settings: Configuration
Top-level configuration for Elide guest VM settings. Includes root settings for the guest VM as well as all language-
specific settings, as applicable.
Content copied to clipboard
elide.meta.GuestConfiguration
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether to enable guest VMs at all.
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Link copied to clipboard
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Link copied to clipboard
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Link copied to clipboard
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Link copied to clipboard
General and default settings to apply as part of this suite of policies.
Content copied to clipboard
repeated .elide.meta.GeneralLanguageSettings general = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Link copied to clipboard
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Link copied to clipboard
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Link copied to clipboard
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Link copied to clipboard
Settings stanzas, each of which describe general and language-specific settings for a given guest language.
Content copied to clipboard
repeated .elide.meta.GuestSettings settings = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): GuestConfiguration
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): GuestConfiguration
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): GuestConfiguration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard