Google Cloud Vm Migration V1 Client - Class Encryption (1.1.0)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class Encryption.

Encryption message describes the details of the applied encryption.

Generated from protobuf message google.cloud.vmmigration.v1.Encryption

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ kms_key string

Required. The name of the encryption key that is stored in Google Cloud KMS.

getKmsKey

Required. The name of the encryption key that is stored in Google Cloud KMS.

Returns
Type Description
string

setKmsKey

Required. The name of the encryption key that is stored in Google Cloud KMS.

Parameter
Name Description
var string
Returns
Type Description
$this