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
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
| Parameter | |
|---|---|
| Name | Description |
data |
mixed
|
getGcpKmsEncryptionKey
Optional. Google Cloud KMS encryption key. Format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
| Returns | |
|---|---|
| Type | Description |
string |
|
setGcpKmsEncryptionKey
Optional. Google Cloud KMS encryption key. Format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|