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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConfidentialInstanceConfig\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace represents a set of options for confidential instances within Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, with the latest being 3.6.0 and a history that dates back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message processing.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a property \u003ccode\u003eEnableConfidentialCompute\u003c/code\u003e which is a boolean that determines if the instance has confidential computing enabled, along with another boolean \u003ccode\u003eHasEnableConfidentialCompute\u003c/code\u003e that checks if this field is populated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eConfidentialInstanceConfig\u003c/code\u003e class, a parameterless constructor and one that accepts another instance of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]