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 \ V1Methods
__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 |