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."],[[["The latest version of the `ConfidentialInstanceConfig` class for the Google Cloud Dataproc v1 API is 5.17.0."],["This class is designed for configuring clusters using Confidential VMs within the Google Cloud environment."],["The `ConfidentialInstanceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers a property, `EnableConfidentialCompute`, that allows users to enable or disable confidential compute on instances."],["There are multiple previous versions of the `ConfidentialInstanceConfig` class, ranging back to version 3.1.0."]]],[]]