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."],[[["The `ShieldedInstanceIntegrityPolicy` class, part of the Google.Cloud.Compute.V1 API, defines the baseline against which instance boot integrity is measured."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like deep cloning and protocol buffer message handling."],["The class provides a `UpdateAutoLearnPolicy` property which if set to true will allow the integrity policy baseline to be updated using the VM instance's most recent boot measurements."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `ShieldedInstanceIntegrityPolicy` has two constructors available, one default and one that accepts another `ShieldedInstanceIntegrityPolicy` object."]]],[]]