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."],[[["This document provides reference documentation for the `ShieldedInstanceIntegrityPolicy` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The `ShieldedInstanceIntegrityPolicy` class is used to define the baseline against which the integrity of an instance's boot process is measured."],["The latest version of the API documented is 3.6.0, however multiple other versions are also listed with their documentation as low as 1.0.0."],["The class `ShieldedInstanceIntegrityPolicy` has properties such as `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy` which concern updating the baseline measurements."],["This class also inherits members from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]