[[["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-07-18 UTC."],[[["This documentation details the `RunningService` class within the Google Cloud Migration Center v1 API, specifically version 1.3.0, offering insights into its structure and usage."],["The `RunningService` class is designed to capture and represent details about a guest operating system's running service, offering pertinent information about its properties and attributes."],["The class includes properties like `Cmdline`, `ExePath`, `Pid`, `ServiceName`, `StartMode`, and `State`, which are essential for understanding service characteristics such as command line arguments, execution path, process ID, name, start mode, and current state, respectively."],["`RunningService` implements multiple interfaces, including `IMessage`, `IEquatable\u003cRunningService\u003e`, `IDeepCloneable\u003cRunningService\u003e`, and `IBufferMessage`, enabling it to be used in various scenarios that require message handling, comparison, cloning, and buffering capabilities."],["The `RunningService` class has two constructors: a parameterless constructor that creates a new instance and a constructor that allows copying an existing `RunningService` instance."]]],[]]