public sealed class DiskPartitionList : IMessage<DiskPartitionList>, IEquatable<DiskPartitionList>, IDeepCloneable<DiskPartitionList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class DiskPartitionList.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `DiskPartitionList` class within the Migration Center v1 API, specifically version 1.2.0."],["The `DiskPartitionList` class is used to represent a list of disk partitions and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `DiskPartitionList` class includes a property named `Entries`, which is a `RepeatedField` containing `DiskPartition` objects, representing the actual partition entries."],["The page provides access to other versions of the documentation ranging from 1.0.0 up to the most recent version of 1.4.0, and is within the namespace of `Google.Cloud.MigrationCenter.V1`."]]],[]]