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."],[[["The latest version available for `ShieldedInstanceIntegrityPolicy` is 3.6.0, and the documentation covers versions ranging from 1.0.0 to 3.6.0."],["`ShieldedInstanceIntegrityPolicy` is a class within the Google.Cloud.Compute.V1 namespace that describes the baseline against which Instance boot integrity is measured."],["The class `ShieldedInstanceIntegrityPolicy` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class has properties like `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy`, where the latter allows for updating the integrity policy baseline using the most recent VM boot measurements."],["The document provides constructors for the `ShieldedInstanceIntegrityPolicy` class, including a default constructor and one that takes another `ShieldedInstanceIntegrityPolicy` instance."]]],[]]