Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class CpuUtilization.
Target scaling by CPU usage.
Generated from protobuf message google.appengine.v1.CpuUtilization
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ aggregation_window_length
↳ target_utilization
float
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
getAggregationWindowLength
Period of time over which CPU utilization is calculated.
hasAggregationWindowLength
clearAggregationWindowLength
setAggregationWindowLength
Period of time over which CPU utilization is calculated.
$this
getTargetUtilization
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
float
setTargetUtilization
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
var
float
$this