public sealed class RunningServiceList : IMessage<RunningServiceList>, IEquatable<RunningServiceList>, IDeepCloneable<RunningServiceList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class RunningServiceList.
[[["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 `RunningServiceList` class within the Google Cloud Migration Center v1 API."],["`RunningServiceList` is used to represent a list of services running on a guest operating system and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties and methods such as a constructor and `Entries`, which is a `RepeatedField` of type `RunningService`."],["The page also lists the different available versions of this specific documentation, ranging from 1.0.0 to 1.4.0, with 1.4.0 being the latest version."],["`RunningServiceList` inherits from the base `object` class and has inherited methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]