public static interface LocalDisk.RuntimeGuestOsFeatureOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getType()
public abstract String 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
string type = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The type. |
getTypeBytes()
public abstract ByteString getTypeBytes()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
string type = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for type. |