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 documentation for the `ConfidentialInstanceConfig` class within the Google Compute Engine v1 API for .NET."],["The latest version documented is 3.6.0, and the page includes references to versions ranging from 1.0.0 up to the latest release."],["`ConfidentialInstanceConfig` is part of the `Google.Cloud.Compute.V1` namespace and is used to configure options for confidential instances."],["The `ConfidentialInstanceConfig` class includes a property, `EnableConfidentialCompute`, which determines whether confidential computing is enabled for the instance."],["The `ConfidentialInstanceConfig` class inherits from object and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]