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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eInitialStateConfig\u003c/code\u003e class within the Google Compute Engine v1 API, specifically for .NET development, spanning versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInitialStateConfig\u003c/code\u003e class is designed to manage the initial state for shielded instances and includes properties for handling public keys, such as the Key Database (\u003ccode\u003eDbs\u003c/code\u003e), forbidden key database (\u003ccode\u003eDbxs\u003c/code\u003e), Key Exchange Key (\u003ccode\u003eKeks\u003c/code\u003e), and Platform Key (\u003ccode\u003ePk\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInitialStateConfig\u003c/code\u003e implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which are all within the Google Protobuf library, and is inherited from object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInitialStateConfig\u003c/code\u003e class offers two constructors: one default and one that allows cloning from another \u003ccode\u003eInitialStateConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eDbs\u003c/code\u003e, \u003ccode\u003eDbxs\u003c/code\u003e and \u003ccode\u003eKeks\u003c/code\u003e are of type \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFileContentBuffer\u003c/code\u003e, whereas \u003ccode\u003ePk\u003c/code\u003e is only of type \u003ccode\u003eFileContentBuffer\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]