public sealed class InitialStateConfig : IMessage<InitialStateConfig>, IEquatable<InitialStateConfig>, IDeepCloneable<InitialStateConfig>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eInitialStateConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, focusing on its structure and functionality for configuring the initial state of shielded instances.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and the page also covers multiple previous versions, ranging down to 1.0.0, allowing users to reference older iterations if necessary.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInitialStateConfig\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its role in data handling and management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInitialStateConfig\u003c/code\u003e class include \u003ccode\u003eDbs\u003c/code\u003e, \u003ccode\u003eDbxs\u003c/code\u003e, \u003ccode\u003eKeks\u003c/code\u003e, and \u003ccode\u003ePk\u003c/code\u003e, which are all related to secure key management, such as the key database, forbidden key database, key exchange key, and the platform key, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor, and one that accepts another \u003ccode\u003eInitialStateConfig\u003c/code\u003e object as a parameter, for deep cloning or copying.\u003c/p\u003e\n"]]],[],null,[]]