Google Cloud Notebooks V2 Client - Class DiskEncryption (0.7.5)

Reference documentation and code samples for the Google Cloud Notebooks V2 Client class DiskEncryption.

Definition of the disk encryption options.

Protobuf type google.cloud.notebooks.v2.DiskEncryption

Namespace

Google \ Cloud \ Notebooks \ V2

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

DISK_ENCRYPTION_UNSPECIFIED

  Value: 0 
 

Disk encryption is not specified.

Generated from protobuf enum DISK_ENCRYPTION_UNSPECIFIED = 0;

GMEK

  Value: 1 
 

Use Google managed encryption keys to encrypt the boot disk.

Generated from protobuf enum GMEK = 1;

CMEK

  Value: 2 
 

Use customer managed encryption keys to encrypt the boot disk.

Generated from protobuf enum CMEK = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: