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\u003eThe \u003ccode\u003eInitialStateConfig\u003c/code\u003e class in the Google Cloud Compute Engine v1 API provides configuration for the initial state of shielded instances, designed for managing public keys safely.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with protocol buffer structures and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the documentation lists several older versions of the API ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInitialStateConfig\u003c/code\u003e manages key databases (db), forbidden key databases (dbx), Key Exchange Keys (keks), and Platform Keys (pk) through \u003ccode\u003eRepeatedField\u003c/code\u003e and \u003ccode\u003eFileContentBuffer\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eInitialStateConfig\u003c/code\u003e are available for creating new instances and for making copies from existing instances, such as \u003ccode\u003eInitialStateConfig()\u003c/code\u003e and \u003ccode\u003eInitialStateConfig(InitialStateConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]