Compute V1 Client - Class ShieldedInstanceIntegrityPolicy (1.16.2)

Reference documentation and code samples for the Compute V1 Client class ShieldedInstanceIntegrityPolicy.

The policy describes the baseline against which Instance boot integrity is measured.

Generated from protobuf message google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ update_auto_learn_policy bool

Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.

getUpdateAutoLearnPolicy

Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.

Returns
Type Description
bool

hasUpdateAutoLearnPolicy

clearUpdateAutoLearnPolicy

setUpdateAutoLearnPolicy

Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.

Parameter
Name Description
var bool
Returns
Type Description
$this