Module: Google::Cloud::MigrationCenter::V1::RunningService::State

Defined in:
proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb

Overview

Service state (OS-agnostic).

Constant Summary collapse

STATE_UNSPECIFIED =

Service state unspecified.

0
ACTIVE =

Service is active.

1
PAUSED =

Service is paused.

2
STOPPED =

Service is stopped.

3