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 configuring clusters with Confidential VMs."],["The latest version available for this API is 5.17.0, with the current page focusing on version 5.4.0."],["The `ConfidentialInstanceConfig` class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the class is `EnableConfidentialCompute`, a boolean value that dictates whether confidential compute is enabled for the instance."],["The page provides links to the documentation for each version of the API from 3.1.0 to the latest 5.17.0."]]],[]]