| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. clone() | 
| InstanceGroupManagerActionsSummary | InstanceGroupManager. getCurrentActions()[Output Only] The list of instance actions and the number of instances in this managed instance
 group that are scheduled for each of those actions. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. set(String fieldName,
   Object value) | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setAbandoning(Integer abandoning)[Output Only] The total number of instances in the managed instance group that are scheduled to
 be abandoned. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setCreating(Integer creating)[Output Only] The number of instances in the managed instance group that are scheduled to be
 created or are currently being created. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setCreatingWithoutRetries(Integer creatingWithoutRetries)[Output Only] The number of instances that the managed instance group will attempt to create. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setDeleting(Integer deleting)[Output Only] The number of instances in the managed instance group that are scheduled to be
 deleted or are currently being deleted. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setNone(Integer none)[Output Only] The number of instances in the managed instance group that are running and have
 no scheduled actions. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setRecreating(Integer recreating)[Output Only] The number of instances in the managed instance group that are scheduled to be
 recreated or are currently being being recreated. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setRefreshing(Integer refreshing)[Output Only] The number of instances in the managed instance group that are being reconfigured
 with properties that do not require a restart or a recreate action. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setRestarting(Integer restarting)[Output Only] The number of instances in the managed instance group that are scheduled to be
 restarted or are currently being restarted. | 
| InstanceGroupManagerActionsSummary | InstanceGroupManagerActionsSummary. setVerifying(Integer verifying)[Output Only] The number of instances in the managed instance group that are being verified. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceGroupManager | InstanceGroupManager. setCurrentActions(InstanceGroupManagerActionsSummary currentActions)[Output Only] The list of instance actions and the number of instances in this managed instance
 group that are scheduled for each of those actions. | 
Copyright © 2011–2021 Google. All rights reserved.