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."],[[["This webpage provides reference documentation for the `ConfidentialInstanceConfig` class within the Google Compute Engine v1 API for .NET."],["The latest available version of this class is 3.6.0, but there are many older versions available, ranging from 1.0.0 to 3.5.0, each with its own documentation link."],["`ConfidentialInstanceConfig` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConfidentialInstanceConfig` class includes a property called `EnableConfidentialCompute`, which is a boolean that defines whether confidential computing is enabled for an instance."],["The class has the ability to be constructed without arguments, and also with a pre-existing `ConfidentialInstanceConfig` as an argument."]]],[]]