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-31 UTC."],[[["The `ShieldedInstanceIntegrityPolicy` class, part of the Google Cloud Compute Engine v1 API, defines the baseline for measuring Instance boot integrity."],["The latest version available is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["The `ShieldedInstanceIntegrityPolicy` class allows updating the integrity policy baseline using measurements from the VM instance's latest boot, controlled by the `UpdateAutoLearnPolicy` property."],["The namespace of the ShieldedInstanceIntegrityPolicy is `Google.Cloud.Compute.V1`, found within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]