Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::RunningService::StartMode (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::RunningService::StartMode.
Service start mode (OS-agnostic).
Constants
START_MODE_UNSPECIFIED
value: 0 Start mode unspecified.
BOOT
value: 1 The service is a device driver started by the system loader.
SYSTEM
value: 2 The service is a device driver started by the IOInitSystem function.
AUTO
value: 3 The service is started by the operating system, at system start-up
MANUAL
value: 4 The service is started only manually, by a user.
[[["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 2026-04-03 UTC."],[],[]]