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"]],[["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\u003eRunningServiceList\u003c/code\u003e class, part of the Google Cloud Migration Center v1 API, provides a list of running guest OS services.\u003c/p\u003e\n"],["\u003cp\u003eIt is a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eRunningServiceList()\u003c/code\u003e and a copy constructor \u003ccode\u003eRunningServiceList(RunningServiceList other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eRepeatedField\u003c/code\u003e property named \u003ccode\u003eEntries\u003c/code\u003e that holds the actual list of \u003ccode\u003eRunningService\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 1.4.0, and it can also be found in the older versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]