public sealed class InstancesStartWithEncryptionKeyRequest : IMessage<InstancesStartWithEncryptionKeyRequest>, IEquatable<InstancesStartWithEncryptionKeyRequest>, IDeepCloneable<InstancesStartWithEncryptionKeyRequest>, IBufferMessage, IMessage
public RepeatedField<CustomerEncryptionKeyProtectedDisk> Disks { get; }
Array of disks associated with this instance that are protected with a customer-supplied encryption key. In order to start the instance, the disk url and its corresponding key must be provided. If the disk is not protected with a customer-supplied encryption key it should not be specified.
[[["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\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class is used to handle requests for starting instances with encryption keys within the Google Cloud Compute V1 API.\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, indicating its role in message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisks\u003c/code\u003e property allows you to specify an array of disks, which require a customer-supplied encryption key to start the instance, within the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e is 3.6.0, and there are numerous versions dating back to 1.0.0, with links to their specific documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class, one default and another which allows for passing another \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]