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 webpage details the \u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, documenting its various versions, ranging from 1.0.0 to the latest, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancesStartWithEncryptionKeyRequest\u003c/code\u003e 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, all related to the message protocol and structure within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and a copy constructor, allowing for creating new instances or cloning existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisks\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<CustomerEncryptionKeyProtectedDisk>\u003c/code\u003e, allows an array of disks to be included that are protected by a customer-supplied encryption key.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists inherited members from \u003ccode\u003eObject\u003c/code\u003e, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, indicating standard object-oriented capabilities.\u003c/p\u003e\n"]]],[],null,[]]