public sealed class InitialStateConfig : IMessage<InitialStateConfig>, IEquatable<InitialStateConfig>, IDeepCloneable<InitialStateConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InitialStateConfig.
Initial State for shielded instance, these are public keys which are safe to store in public
[[["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 `InitialStateConfig` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `InitialStateConfig` class is designed to manage the initial state for shielded instances, including public keys that are safe for public storage."],["The latest version documented is 3.6.0, and it covers a range of versions from 1.0.0 to 3.6.0 for the `InitialStateConfig` class."],["The `InitialStateConfig` class includes properties for managing keys such as `Dbs`, `Dbxs`, `Keks`, and `Pk`, which are respectively the key database, the forbidden key database, the Key Exchange Key, and the Platform Key."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities within the Google.Protobuf library."]]],[]]