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 and spanning back to version 3.1.0."],["`ShieldedInstanceConfig` is used to configure Shielded VM settings for clusters in Compute Engine, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties to optionally enable integrity monitoring, Secure Boot, and vTPM (virtual Trusted Platform Module) on instances."],["There are two constructors available for creating a `ShieldedInstanceConfig` object, including one for copying from an existing `ShieldedInstanceConfig`."],["The page documents the class's namespace, assembly, inherited members, properties, and its available constructors, all within the context of Google Cloud's Dataproc environment."]]],[]]