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 page provides documentation for the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.17.0, with links to various other versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class is used in Google Cloud Compute to manage instances that use customer-supplied encryption keys and the page outlines it's inheritance and which interfaces it implements.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eDisks\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eCustomerEncryptionKeyProtectedDisk\u003c/code\u003e objects, representing disks protected with customer-supplied encryption keys that are necessary for starting the instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class, one default and one that accepts another \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents the assembly \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e that this class is within, and also outlines inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]