public sealed class ConfidentialInstanceConfig : IMessage<ConfidentialInstanceConfig>, IEquatable<ConfidentialInstanceConfig>, IDeepCloneable<ConfidentialInstanceConfig>, IBufferMessage, IMessage
[[["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 `ConfidentialInstanceConfig` is 3.6.0, with the webpage listing versions ranging from 1.0.0 up to the current latest."],["`ConfidentialInstanceConfig` is a class that represents a set of confidential instance options within the `Google.Cloud.Compute.V1` namespace."],["This class has two constructors: one default and one that takes another `ConfidentialInstanceConfig` object as a parameter."],["The `ConfidentialInstanceConfig` class has a property `EnableConfidentialCompute` that determines if confidential compute is enabled for the instance."],["The page also lists inherited members from the `Object` class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` that can be used."]]],[]]