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-21 UTC."],[[["The latest version available for `ShieldedInstanceIntegrityPolicy` is 3.6.0, while the current page is displaying information for version 2.13.0."],["The `ShieldedInstanceIntegrityPolicy` class is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."],["This class provides a policy for measuring the integrity of Instance boot, inherited from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["`ShieldedInstanceIntegrityPolicy` has properties like `HasUpdateAutoLearnPolicy` (to check if \"update_auto_learn_policy\" is set) and `UpdateAutoLearnPolicy` (to update the integrity policy baseline using the most recent boot measurements)."],["There is an extensive history of this class with a list of versions ranging from version 1.0.0 to 3.6.0 that can be viewed and accessed."]]],[]]