public sealed class ConfidentialInstanceConfig : IMessage<ConfidentialInstanceConfig>, IEquatable<ConfidentialInstanceConfig>, IDeepCloneable<ConfidentialInstanceConfig>, IBufferMessage, IMessage
Confidential Instance Config for clusters using Confidential
VMs
[[["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 `ConfidentialInstanceConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for .NET development and version 3.3.0."],["The `ConfidentialInstanceConfig` class is used to configure confidential compute settings for Google Cloud Dataproc clusters utilizing Confidential VMs."],["The latest version documented is 5.17.0, and there are 23 documented versions of `ConfidentialInstanceConfig` ranging from 3.1.0 to 5.17.0."],["The `ConfidentialInstanceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and one property called `EnableConfidentialCompute` which is a boolean."]]],[]]