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, as shown by the provided link."],["This documentation provides reference and code samples for the Compute Engine v1 API's `ConfidentialInstanceConfig` class."],["The `ConfidentialInstanceConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers the property `EnableConfidentialCompute`, which is a boolean to define if the instance should have confidential compute enabled."],["Historical versions of the `ConfidentialInstanceConfig` are available, spanning from version 1.0.0 to the current version."]]],[]]