statusDetails property

List<AutoscalerStatusDetails>? statusDetails
getter/setter pair

Human-readable details about the current state of the autoscaler.

Read the documentation for Commonly returned status messages for examples of status messages you might encounter.

Output only.

Implementation

core.List<AutoscalerStatusDetails>? statusDetails;