Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::RunningService (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::RunningService.

Guest OS running service details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cmdline

def cmdline() -> ::String
Returns
  • (::String) — Service command line.

#cmdline=

def cmdline=(value) -> ::String
Parameter
  • value (::String) — Service command line.
Returns
  • (::String) — Service command line.

#exe_path

def exe_path() -> ::String
Returns
  • (::String) — Service binary path.

#exe_path=

def exe_path=(value) -> ::String
Parameter
  • value (::String) — Service binary path.
Returns
  • (::String) — Service binary path.

#pid

def pid() -> ::Integer
Returns
  • (::Integer) — Service pid.

#pid=

def pid=(value) -> ::Integer
Parameter
  • value (::Integer) — Service pid.
Returns
  • (::Integer) — Service pid.

#service_name

def service_name() -> ::String
Returns
  • (::String) — Service name.

#service_name=

def service_name=(value) -> ::String
Parameter
  • value (::String) — Service name.
Returns
  • (::String) — Service name.

#start_mode

def start_mode() -> ::Google::Cloud::MigrationCenter::V1::RunningService::StartMode
Returns

#start_mode=

def start_mode=(value) -> ::Google::Cloud::MigrationCenter::V1::RunningService::StartMode
Parameter
Returns

#state

def state() -> ::Google::Cloud::MigrationCenter::V1::RunningService::State
Returns

#state=

def state=(value) -> ::Google::Cloud::MigrationCenter::V1::RunningService::State
Parameter
Returns