Interface ShieldedInstanceIntegrityPolicyOrBuilder (1.51.0)

public interface ShieldedInstanceIntegrityPolicyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getUpdateAutoLearnPolicy()

public abstract boolean getUpdateAutoLearnPolicy()

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

optional bool update_auto_learn_policy = 245490215;

Returns
TypeDescription
boolean

The updateAutoLearnPolicy.

hasUpdateAutoLearnPolicy()

public abstract boolean hasUpdateAutoLearnPolicy()

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

optional bool update_auto_learn_policy = 245490215;

Returns
TypeDescription
boolean

Whether the updateAutoLearnPolicy field is set.