AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clear() |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clearMaxScaledInReplicas() |
Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clearTimeWindowSec() |
How far back autoscaling looks when computing recommendations to include directives regarding slower scale in, as described above.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.clone() |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicy.Builder.getScaleInControlBuilder() |
optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.mergeFrom(AutoscalingPolicyScaleInControl other) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.mergeMaxScaledInReplicas(FixedOrPercent value) |
Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.newBuilder() |
|
static AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.newBuilder(AutoscalingPolicyScaleInControl prototype) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.newBuilderForType() |
|
protected AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setMaxScaledInReplicas(FixedOrPercent value) |
Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setMaxScaledInReplicas(FixedOrPercent.Builder builderForValue) |
Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setTimeWindowSec(int value) |
How far back autoscaling looks when computing recommendations to include directives regarding slower scale in, as described above.
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AutoscalingPolicyScaleInControl.Builder |
AutoscalingPolicyScaleInControl.toBuilder() |
|