Reference documentation and code samples for the Google Cloud Notebooks V1 Client class GuestOsFeature.
Guest OS features for boot disk.
Generated from protobuf messagegoogle.cloud.notebooks.v1.Instance.Disk.GuestOsFeature
Namespace
Google \ Cloud \ Notebooks \ V1 \ Instance \ Disk
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ type
string
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
getType
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
Returns
Type
Description
string
setType
The ID of a supported feature. Read Enabling guest operating system
features to see a list of available options.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Notebooks V1 Client - Class GuestOsFeature (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V1.Instance.Disk.GuestOsFeature)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V1.Instance.Disk.GuestOsFeature)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V1.Instance.Disk.GuestOsFeature)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V1.Instance.Disk.GuestOsFeature)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V1.Instance.Disk.GuestOsFeature)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V1.Instance.Disk.GuestOsFeature)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V1.Instance.Disk.GuestOsFeature) \nReference documentation and code samples for the Google Cloud Notebooks V1 Client class GuestOsFeature.\n\nGuest OS features for boot disk.\n\nGenerated from protobuf message `google.cloud.notebooks.v1.Instance.Disk.GuestOsFeature`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V1 \\\\ Instance \\\\ Disk\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getType\n\nThe ID of a supported feature. Read Enabling guest operating system\nfeatures to see a list of available options.\n\nValid values:\n\n- `FEATURE_TYPE_UNSPECIFIED`\n- `MULTI_IP_SUBNET`\n- `SECURE_BOOT`\n- `UEFI_COMPATIBLE`\n- `VIRTIO_SCSI_MULTIQUEUE`\n- `WINDOWS`\n\n### setType\n\nThe ID of a supported feature. Read Enabling guest operating system\nfeatures to see a list of available options.\n\nValid values:\n\n- `FEATURE_TYPE_UNSPECIFIED`\n- `MULTI_IP_SUBNET`\n- `SECURE_BOOT`\n- `UEFI_COMPATIBLE`\n- `VIRTIO_SCSI_MULTIQUEUE`\n- `WINDOWS`"]]