public sealed class ShieldedInstanceConfig : IMessage<ShieldedInstanceConfig>, IEquatable<ShieldedInstanceConfig>, IDeepCloneable<ShieldedInstanceConfig>, IBufferMessage, IMessage
[[["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 latest version available for `ShieldedInstanceConfig` is 5.17.0, but this page is showing the documentation for version 3.4.0, with multiple other versions also having documentation."],["`ShieldedInstanceConfig` is a class used to configure clusters that utilize Compute Engine Shielded VMs for security."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class has three main properties that are all boolean: `EnableIntegrityMonitoring`, `EnableSecureBoot`, and `EnableVtpm`, which allow for configuration of integrity monitoring, Secure Boot, and the vTPM for instances."],["The `ShieldedInstanceConfig` class has 2 constructors, one default and one that takes in another `ShieldedInstanceConfig` object."]]],[]]