Reference documentation and code samples for the Google Cloud Notebooks V1 Client class GuestOsFeature.
Guest OS features for boot disk.
Generated from protobuf message google.cloud.notebooks.v1.Instance.Disk.GuestOsFeature
Namespace
Google \ Cloud \ Notebooks \ V1 \ Instance \ DiskMethods
__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: * *   | 
      
getType
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
| Returns | |
|---|---|
| Type | Description | 
string | 
        |
setType
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
| Parameter | |
|---|---|
| Name | Description | 
var | 
        
          string
           | 
      
| Returns | |
|---|---|
| Type | Description | 
$this | 
        |