public sealed class RunningProcessList : IMessage<RunningProcessList>, IEquatable<RunningProcessList>, IDeepCloneable<RunningProcessList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class RunningProcessList.
[[["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 documentation for the `RunningProcessList` class within the Google Cloud Migration Center v1 API."],["`RunningProcessList` is used to represent a list of processes running on a guest operating system and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties including a constructor, `RunningProcessList()`, and `RunningProcessList(RunningProcessList)`, and a `Entries` property, which is a `RepeatedField` containing `RunningProcess` entries."],["The document refers to the current `RunningProcessList` documentation as version 1.2.0, with other versions listed including the latest 1.4.0."],["The namespace for the `RunningProcessList` class is `Google.Cloud.MigrationCenter.V1`, and it is part of the `Google.Cloud.MigrationCenter.V1.dll` assembly."]]],[]]