running constant

Includes instances in the generated list only if they have a RUNNING state.

Implementation

static const running = InstanceGroupsListInstancesRequest_InstanceState(
  'RUNNING',
);