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"]],[["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 documentation for the `ShieldedInstanceConfig` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0."],["`ShieldedInstanceConfig` is used to configure Shielded VM settings for Dataproc clusters, enhancing security through features like integrity monitoring, secure boot, and vTPM."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf ecosystem."],["The documentation includes an inheritance hierarchy, implemented interfaces, inherited members, the namespace, and assembly information for the `ShieldedInstanceConfig` class, allowing users to navigate the class details."],["The properties `EnableIntegrityMonitoring`, `EnableSecureBoot`, and `EnableVtpm` allow users to enable or disable these security features on their Dataproc instances, providing control over the security configuration of the clusters."]]],[]]