Google Cloud Backup Dr V1 Client - Class ConfidentialInstanceConfig (0.4.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class ConfidentialInstanceConfig.

A set of Confidential Instance options.

Generated from protobuf message google.cloud.backupdr.v1.ConfidentialInstanceConfig

Namespace

Google \ Cloud \ BackupDR \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enable_confidential_compute bool

Optional. Defines whether the instance should have confidential compute enabled.

getEnableConfidentialCompute

Optional. Defines whether the instance should have confidential compute enabled.

Returns
Type Description
bool

hasEnableConfidentialCompute

clearEnableConfidentialCompute

setEnableConfidentialCompute

Optional. Defines whether the instance should have confidential compute enabled.

Parameter
Name Description
var bool
Returns
Type Description
$this