View Source GoogleApi.Notebooks.V1.Model.GuestOsFeature (google_api_notebooks v0.9.0)
Guest 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_UNSPECIFIED
MULTI_IP_SUBNET
SECURE_BOOT
UEFI_COMPATIBLE
VIRTIO_SCSI_MULTIQUEUE
WINDOWS
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.GuestOsFeature{type: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.