public sealed class ReportSummary.Types.UtilizationChartData : IMessage<ReportSummary.Types.UtilizationChartData>, IEquatable<ReportSummary.Types.UtilizationChartData>, IDeepCloneable<ReportSummary.Types.UtilizationChartData>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.UtilizationChartData.
Utilization Chart is a specific type of visualization which displays
a metric classified into "Used" and "Free" buckets.
[[["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\u003eThis documentation covers the \u003ccode\u003eReportSummary.Types.UtilizationChartData\u003c/code\u003e class within the Migration Center v1 API, which is used for representing data in a utilization chart format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilizationChartData\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eUtilizationChartData()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eUtilizationChartData(UtilizationChartData other)\u003c/code\u003e, allowing the creation of a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two properties, \u003ccode\u003eFree\u003c/code\u003e and \u003ccode\u003eUsed\u003c/code\u003e, both of type \u003ccode\u003elong\u003c/code\u003e, to represent the aggregate values that fall into the "Free" and "Used" buckets of a utilization metric respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be found within the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1.dll\u003c/code\u003e assembly, and also has documentation covering different versions of this class.\u003c/p\u003e\n"]]],[],null,[]]