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 latest version of the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e is 3.6.0, and the page provides links to various past versions, including versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e, is used within the Google.Cloud.Compute.V1 namespace and is defined in the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisks\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<CustomerEncryptionKeyProtectedDisk>\u003c/code\u003e, allows for an array of disks protected with a customer-supplied encryption key, and requires both the disk URL and key to start the instance.\u003c/p\u003e\n"]]],[],null,[]]