public sealed class VmUtilizationInfo : IMessage<VmUtilizationInfo>, IEquatable<VmUtilizationInfo>, IDeepCloneable<VmUtilizationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmUtilizationInfo.
[[["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 document provides reference information for the `VmUtilizationInfo` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0, and shows its relationship to different versions."],["`VmUtilizationInfo` is a class that represents the utilization information of a single virtual machine (VM) and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VmUtilizationInfo` class has properties like `Utilization`, `VmDetailsCase`, `VmId`, and `VmwareVmDetails`, which provide details about the VM's resource usage and identification."],["The document outlines the constructors available for creating instances of the `VmUtilizationInfo` class, including a default constructor and a constructor that takes another `VmUtilizationInfo` object as a parameter."],["The content provided in this documentation shows the different versions of this API, with 2.6.0 being the latest version."]]],[]]