Google Cloud Gke Backup V1 Client - Class EncryptionKey (0.1.7)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class EncryptionKey.

Defined a customer managed encryption key that will be used to encrypt Backup artifacts.

Generated from protobuf message google.cloud.gkebackup.v1.EncryptionKey

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gcp_kms_encryption_key string

Google Cloud KMS encryption key. Format: projects//locations//keyRings//cryptoKeys/

getGcpKmsEncryptionKey

Google Cloud KMS encryption key. Format: projects//locations//keyRings//cryptoKeys/

Returns
Type Description
string

setGcpKmsEncryptionKey

Google Cloud KMS encryption key. Format: projects//locations//keyRings//cryptoKeys/

Parameter
Name Description
var string
Returns
Type Description
$this