public sealed class ShieldedInstanceConfig : IMessage<ShieldedInstanceConfig>, IEquatable<ShieldedInstanceConfig>, IDeepCloneable<ShieldedInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ShieldedInstanceConfig.
[[["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-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically detailing its implementation and usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e class is used to configure Shielded VM settings for Google Cloud Dataproc clusters, enhancing security through features like integrity monitoring, secure boot, and vTPM.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides reference links to various versions of the API, ranging from the latest 5.17.0 down to 3.1.0, enabling developers to navigate and select the version relevant to their project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e 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, detailing how it can be used within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe available properties of the class include \u003ccode\u003eEnableIntegrityMonitoring\u003c/code\u003e, \u003ccode\u003eEnableSecureBoot\u003c/code\u003e, and \u003ccode\u003eEnableVtpm\u003c/code\u003e, all optional bool values, along with \u003ccode\u003eHasEnableIntegrityMonitoring\u003c/code\u003e, \u003ccode\u003eHasEnableSecureBoot\u003c/code\u003e, and \u003ccode\u003eHasEnableVtpm\u003c/code\u003e which are all read only bools which gets whether the corresponding field is set or not.\u003c/p\u003e\n"]]],[],null,[]]