public sealed class VmwareVmsDetails : IMessage<VmwareVmsDetails>, IEquatable<VmwareVmsDetails>, IDeepCloneable<VmwareVmsDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmwareVmsDetails.
[[["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 page provides reference documentation for the `VmwareVmsDetails` class within the Google Cloud VM Migration v1 API."],["`VmwareVmsDetails` is a class that describes virtual machines found in vCenter and is part of the `Google.Cloud.VMMigration.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `VmwareVmsDetails` class has a property called `Details`, which is a `RepeatedField` containing `VmwareVmDetails`, providing specifics about the VMware VMs."],["The page shows a range of versions for this class, with version 2.6.0 as the latest version, and version 1.0.0 as the earliest version."]]],[]]