class documentation
class DiskEncryptionType(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | DISK |
Enables encryption using the platform's default root key from KMS. Available for blank disks only. Available for disks with NETWORK_SSD_NON_REPLICATED and NETWORK_SSD_IO_M3 types only. |
| Constant | DISK |
No encryption is applied unless explicitly specified. |
Inherited from Enum:
| Class Method | get |
Undocumented |
Undocumented
| Value |
|