public sealed class ShieldedInstanceIntegrityPolicy : IMessage<ShieldedInstanceIntegrityPolicy>, IEquatable<ShieldedInstanceIntegrityPolicy>, IDeepCloneable<ShieldedInstanceIntegrityPolicy>, IBufferMessage, IMessage
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 of `ShieldedInstanceIntegrityPolicy` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace within the .NET framework."],["`ShieldedInstanceIntegrityPolicy` is a class that measures the integrity of a VM instance's boot process."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ShieldedInstanceIntegrityPolicy` class includes a constructor and the property `UpdateAutoLearnPolicy`, which lets the integrity policy baseline update using measurements from the latest VM boot."],["The class is part of the Google.Cloud.Compute.V1.dll assembly, with an inheritance structure beginning from the base `Object` class."]]],[]]