Compute V1 Client - Class ShieldedInstanceIntegrityPolicy (1.23.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
dataarray

Optional. Data for populating the Message object.

↳ update_auto_learn_policybool

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
varbool
Returns
TypeDescription
$this