Class GuestOsFeature (1.3.1)

GuestOsFeature(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Guest OS features for boot disk.

Attribute

NameDescription
type_ str
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

Inheritance

builtins.object > proto.message.Message > GuestOsFeature