public sealed class DiskUsageSample : IMessage<DiskUsageSample>, IEquatable<DiskUsageSample>, IDeepCloneable<DiskUsageSample>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class DiskUsageSample.
[[["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 documentation for the `DiskUsageSample` class within the Google Cloud Migration Center v1 API for .NET."],["`DiskUsageSample` is a class that captures disk usage data, representing values across all disks, and is part of the `Google.Cloud.MigrationCenter.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The documentation lists the available versions of the `DiskUsageSample` class, with version 1.4.0 being the latest."],["`DiskUsageSample` has a property `AverageIops`, which represents the average IOPS over a short time window, and it is a non-negative float value."]]],[]]