GoogleApi.Notebooks.V1.Model.GuestOsFeature (google_api_notebooks v0.16.0)
View SourceGuest OS features for boot disk.
Attributes
-
type(type:String.t, default:nil) - The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Valid values:FEATURE_TYPE_UNSPECIFIEDMULTI_IP_SUBNETSECURE_BOOTUEFI_COMPATIBLEVIRTIO_SCSI_MULTIQUEUEWINDOWS
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.GuestOsFeature{type: String.t() | nil}