lifecycleState property

String? lifecycleState
getter/setter pair

Possible string values are:

  • "LIFECYCLE_STATE_UNSPECIFIED"
  • "IN_PROGRESS"
  • "COMPLETED"

Implementation

core.String? lifecycleState;