- 2.49.0 (latest)
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.4
- 2.2.0
- 2.1.10
- 0.2.0
public static final class CpuUtilization.Builder extends GeneratedMessageV3.Builder<CpuUtilization.Builder> implements CpuUtilizationOrBuilder
Target scaling by CPU usage.
Protobuf type google.appengine.v1.CpuUtilization
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > CpuUtilization.BuilderImplements
CpuUtilizationOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CpuUtilization.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
build()
public CpuUtilization build()
Returns | |
---|---|
Type | Description |
CpuUtilization |
buildPartial()
public CpuUtilization buildPartial()
Returns | |
---|---|
Type | Description |
CpuUtilization |
clear()
public CpuUtilization.Builder clear()
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
clearAggregationWindowLength()
public CpuUtilization.Builder clearAggregationWindowLength()
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
clearField(Descriptors.FieldDescriptor field)
public CpuUtilization.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public CpuUtilization.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof | OneofDescriptor |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
clearTargetUtilization()
public CpuUtilization.Builder clearTargetUtilization()
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
double target_utilization = 2;
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder | This builder for chaining. |
clone()
public CpuUtilization.Builder clone()
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
getAggregationWindowLength()
public Duration getAggregationWindowLength()
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Returns | |
---|---|
Type | Description |
Duration | The aggregationWindowLength. |
getAggregationWindowLengthBuilder()
public Duration.Builder getAggregationWindowLengthBuilder()
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Returns | |
---|---|
Type | Description |
Builder |
getAggregationWindowLengthOrBuilder()
public DurationOrBuilder getAggregationWindowLengthOrBuilder()
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Returns | |
---|---|
Type | Description |
DurationOrBuilder |
getDefaultInstanceForType()
public CpuUtilization getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
CpuUtilization |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getTargetUtilization()
public double getTargetUtilization()
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
double target_utilization = 2;
Returns | |
---|---|
Type | Description |
double | The targetUtilization. |
hasAggregationWindowLength()
public boolean hasAggregationWindowLength()
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Returns | |
---|---|
Type | Description |
boolean | Whether the aggregationWindowLength field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeAggregationWindowLength(Duration value)
public CpuUtilization.Builder mergeAggregationWindowLength(Duration value)
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Parameter | |
---|---|
Name | Description |
value | Duration |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
mergeFrom(CpuUtilization other)
public CpuUtilization.Builder mergeFrom(CpuUtilization other)
Parameter | |
---|---|
Name | Description |
other | CpuUtilization |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CpuUtilization.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public CpuUtilization.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other | Message |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CpuUtilization.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
setAggregationWindowLength(Duration value)
public CpuUtilization.Builder setAggregationWindowLength(Duration value)
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Parameter | |
---|---|
Name | Description |
value | Duration |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
setAggregationWindowLength(Duration.Builder builderForValue)
public CpuUtilization.Builder setAggregationWindowLength(Duration.Builder builderForValue)
Period of time over which CPU utilization is calculated.
.google.protobuf.Duration aggregation_window_length = 1;
Parameter | |
---|---|
Name | Description |
builderForValue | Builder |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public CpuUtilization.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CpuUtilization.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |
setTargetUtilization(double value)
public CpuUtilization.Builder setTargetUtilization(double value)
Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1.
double target_utilization = 2;
Parameter | |
---|---|
Name | Description |
value | double The targetUtilization to set. |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final CpuUtilization.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields | UnknownFieldSet |
Returns | |
---|---|
Type | Description |
CpuUtilization.Builder |