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"]],[["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 documentation for the `InitialStateConfig` class within the `Google.Cloud.Compute.V1` namespace, detailing its purpose for configuring shielded instances."],["The `InitialStateConfig` class includes properties for managing keys and databases, such as `Dbs`, `Dbxs`, `Keks`, and `Pk`, all utilizing the `FileContentBuffer` type."],["The `InitialStateConfig` class has implemented various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 3.6.0, each with a dedicated page for `InitialStateConfig`."],["It is important to note that `InitialStateConfig` class is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]