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 Compute Engine v1 API for .NET, detailing its properties and usage."],["The `ConfidentialInstanceConfig` class allows configuration of Confidential Instance options for Google Cloud Compute Engine instances, particularly for enabling confidential compute."],["The documentation includes versioned references, spanning from version 1.0.0 up to the latest version 3.6.0, showing the different iterations and updates of the API."],["The `ConfidentialInstanceConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, showcasing its structure and compatibility within the .NET ecosystem."],["The documentation outlines the constructors available for `ConfidentialInstanceConfig`, the properties `EnableConfidentialCompute`, and `HasEnableConfidentialCompute`, including their description, type and whether the field is set."]]],[]]