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 documentation page covers the `ConfidentialInstanceConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.15.0."],["`ConfidentialInstanceConfig` is used to configure clusters using Confidential VMs, as detailed in the provided documentation, including a link to the Confidential VM guide."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page provides a comprehensive list of previous versions of the `ConfidentialInstanceConfig` documentation, starting from version 3.1.0 up to the latest version, 5.17.0."],["The `ConfidentialInstanceConfig` class contains a property `EnableConfidentialCompute` which is a boolean value indicating whether the instance should have confidential compute enabled."]]],[]]