Compute V1 Client - Class ShieldedInstanceIntegrityPolicy (1.14.0)

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
NameDescription
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
TypeDescription
bool

hasUpdateAutoLearnPolicy

clearUpdateAutoLearnPolicy

setUpdateAutoLearnPolicy

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

Parameter
NameDescription
var bool
Returns
TypeDescription
$this