public sealed class ConfidentialInstanceConfig : IMessage<ConfidentialInstanceConfig>, IEquatable<ConfidentialInstanceConfig>, IDeepCloneable<ConfidentialInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ConfidentialInstanceConfig.
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 API, detailing its use for clusters with Confidential VMs."],["The `ConfidentialInstanceConfig` class, which is part of the `Google.Cloud.Dataproc.V1` namespace, is available across various versions, from 3.1.0 up to the latest version 5.17.0, as displayed."],["`ConfidentialInstanceConfig` is derived from the `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one for default initialization and another for creating a copy of an existing `ConfidentialInstanceConfig`."],["The primary property, `EnableConfidentialCompute`, a boolean, allows users to enable or disable confidential computing on instances."]]],[]]