doNothing constant

MIG does not repair a failed VM.

Implementation

static const doNothing =
    InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure(
      'DO_NOTHING',
    );