imageGcHighThresholdPercent property
Defines the percent of disk usage after which image garbage collection is always run.
The percent is calculated as this field value out of 100. The value must be between 10 and 85, inclusive and greater than image_gc_low_threshold_percent. The default value is 85 if unspecified.
Optional.
Implementation
core.int? imageGcHighThresholdPercent;