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."],[[["This webpage provides reference documentation for the `ShieldedInstanceIntegrityPolicy` class within the Google Cloud Compute Engine v1 API."],["The `ShieldedInstanceIntegrityPolicy` class is used to define the baseline for measuring the boot integrity of a Compute Engine instance."],["The page lists various versions of the Google.Cloud.Compute.V1 API, with version 3.6.0 being the latest and 2.17.0 being the current version that this page documents."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality checks, and deep cloning."],["The class contains properties such as `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy`, which are used to manage the automatic update of the integrity policy baseline based on the instance's recent boot."]]],[]]