public sealed class ShieldedInstanceIntegrityPolicy : IMessage<ShieldedInstanceIntegrityPolicy>, IEquatable<ShieldedInstanceIntegrityPolicy>, IDeepCloneable<ShieldedInstanceIntegrityPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShieldedInstanceIntegrityPolicy.
The policy describes the baseline against which Instance boot integrity is measured.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The `ShieldedInstanceIntegrityPolicy` class, part of the Google Cloud Compute Engine v1 API, defines the baseline for measuring the boot integrity of instances."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer manipulation."],["The latest version of the API is 3.6.0, with a range of previous versions available from 3.5.0 down to 1.0.0."],["The `ShieldedInstanceIntegrityPolicy` class has properties such as `UpdateAutoLearnPolicy` which allows for updating the baseline integrity policy based on the most recent boot measurements of a VM instance."],["The `HasUpdateAutoLearnPolicy` property indicates whether or not the `update_auto_learn_policy` field is currently set."]]],[]]