public sealed class ConfidentialInstanceConfig : IMessage<ConfidentialInstanceConfig>, IEquatable<ConfidentialInstanceConfig>, IDeepCloneable<ConfidentialInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ConfidentialInstanceConfig.
[[["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 3.6.0, but version 2.13.0 is the current page's version."],["`ConfidentialInstanceConfig` is a class within the Google.Cloud.Compute.V1 namespace for the Compute Engine v1 API and it is used to set options for confidential instances."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a boolean property called `EnableConfidentialCompute` that determines if an instance should have confidential computing enabled."],["There are multiple versions available in the documentation, ranging from version 1.0.0 to 3.6.0, and there is a list of versions to pick from."]]],[]]