public sealed class ComputeStorageDescriptor : IMessage<ComputeStorageDescriptor>, IEquatable<ComputeStorageDescriptor>, IDeepCloneable<ComputeStorageDescriptor>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ComputeStorageDescriptor.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eComputeStorageDescriptor\u003c/code\u003e class represents a descriptor for Compute Engine storage options within the Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComputeStorageDescriptor\u003c/code\u003e provides properties to define storage specifications, including \u003ccode\u003eSizeGb\u003c/code\u003e as an integer representing disk size, and \u003ccode\u003eType\u003c/code\u003e as \u003ccode\u003ePersistentDiskType\u003c/code\u003e to determine the disk type.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports a public parameterless constructor and one that takes another \u003ccode\u003eComputeStorageDescriptor\u003c/code\u003e as an argument, allowing for creating new instances and cloning existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits and 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, along with inheriting members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]