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 webpage provides reference documentation for the `ShieldedInstanceIntegrityPolicy` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the most recent version at 3.6.0."],["The `ShieldedInstanceIntegrityPolicy` class measures a baseline for Instance boot integrity, which can be updated using measurements from the VM instance's most recent boot."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is in the namespace `Google.Cloud.Compute.V1`."],["The page contains a list of versions for the ShieldedInstanceIntegrityPolicy class ranging from versions 1.0.0 to 3.6.0, and provides a link to the documentation for each version."]]],[]]