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-04-09 UTC."],[[["This webpage provides reference documentation for the `ShieldedInstanceIntegrityPolicy` class within the Google Compute Engine v1 API, specifically for the .NET environment, with version 3.5.0 being the current focus."],["The latest version available is 3.6.0, and the page also offers access to previous versions of the `ShieldedInstanceIntegrityPolicy` class documentation, all the way back to version 1.0.0."],["The `ShieldedInstanceIntegrityPolicy` class is designed to measure and manage the integrity of an Instance's boot process, establishing a baseline for comparison."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting a variety of functionalities within the .NET environment."],["The `UpdateAutoLearnPolicy` property of the `ShieldedInstanceIntegrityPolicy` class allows the integrity policy baseline to be updated based on measurements from the most recent VM instance boot."]]],[]]