google_api_compute v0.7.0 GoogleApi.Compute.V1.Model.GuestOsFeature View Source
Guest OS features.
Attributes
type (String.t): The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Defaults to:
null
.- Enum - one of [FEATURE_TYPE_UNSPECIFIED, MULTI_IP_SUBNET, SECURE_BOOT, UEFI_COMPATIBLE, VIRTIO_SCSI_MULTIQUEUE, WINDOWS]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.Compute.V1.Model.GuestOsFeature{type: any()}
t() :: %GoogleApi.Compute.V1.Model.GuestOsFeature{type: any()}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.