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."],[[["The latest version available for `ConfidentialInstanceConfig` is 5.17.0, with multiple previous versions accessible."],["`ConfidentialInstanceConfig` is designed for use with Google Cloud Dataproc clusters that utilize Confidential VMs."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `ConfidentialInstanceConfig` as a parameter for copying."],["The `EnableConfidentialCompute` property, of type boolean, determines if confidential computing is enabled for the instance."]]],[]]