| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoscalerStatusDetails | AutoscalerStatusDetails. clone() | 
| AutoscalerStatusDetails | AutoscalerStatusDetails. set(String fieldName,
   Object value) | 
| AutoscalerStatusDetails | AutoscalerStatusDetails. setMessage(String message)The status message. | 
| AutoscalerStatusDetails | AutoscalerStatusDetails. setType(String type)The type of error, warning, or notice returned. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AutoscalerStatusDetails> | Autoscaler. getStatusDetails()[Output Only] Human-readable details about the current state of the autoscaler. | 
| Modifier and Type | Method and Description | 
|---|---|
| Autoscaler | Autoscaler. setStatusDetails(List<AutoscalerStatusDetails> statusDetails)[Output Only] Human-readable details about the current state of the autoscaler. | 
Copyright © 2011–2021 Google. All rights reserved.