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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e class provides a set of options for configuring Shielded Instances within Google Cloud Compute, with the latest version being 3.6.0, and versions going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e includes properties like \u003ccode\u003eEnableIntegrityMonitoring\u003c/code\u003e, \u003ccode\u003eEnableSecureBoot\u003c/code\u003e, and \u003ccode\u003eEnableVtpm\u003c/code\u003e, which allow users to control security features such as integrity monitoring, secure boot, and vTPM on their instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a default constructor, along with one that accepts another \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e as a parameter for copying, and also has properties that verify if the aforementioned security features are enabled and set.\u003c/p\u003e\n"]]],[],null,[]]