public sealed class MemoryUsageSample : IMessage<MemoryUsageSample>, IEquatable<MemoryUsageSample>, IDeepCloneable<MemoryUsageSample>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class MemoryUsageSample.
[[["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\u003eMemoryUsageSample\u003c/code\u003e class, part of the Google Cloud Migration Center v1 API, provides details about memory usage within a system, specifically the percentage utilized.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, supporting various functionalities like serialization and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMemoryUsageSample\u003c/code\u003e class is available in multiple versions, with the latest being version 1.4.0, and is accessible within the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class is constructed using one of two constructors, one being the default constructor, and the other accepting another MemoryUsageSample as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe only property in the class is \u003ccode\u003eUtilizedPercentage\u003c/code\u003e, which returns a \u003ccode\u003efloat\u003c/code\u003e representing the percentage of system memory utilized, ranging from 0 to 100.\u003c/p\u003e\n"]]],[],null,[]]