Package com.google.cloud.compute.v1
Class AutoscalingPolicyCustomMetricUtilization.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
- com.google.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization.Builder
-
- All Implemented Interfaces:
AutoscalingPolicyCustomMetricUtilizationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- AutoscalingPolicyCustomMetricUtilization
public static final class AutoscalingPolicyCustomMetricUtilization.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder> implements AutoscalingPolicyCustomMetricUtilizationOrBuilder
Custom utilization metric policy.
Protobuf typegoogle.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AutoscalingPolicyCustomMetricUtilization.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AutoscalingPolicyCustomMetricUtilization
build()
AutoscalingPolicyCustomMetricUtilization
buildPartial()
AutoscalingPolicyCustomMetricUtilization.Builder
clear()
AutoscalingPolicyCustomMetricUtilization.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AutoscalingPolicyCustomMetricUtilization.Builder
clearFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.Builder
clearMetric()
The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AutoscalingPolicyCustomMetricUtilization.Builder
clearSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group.AutoscalingPolicyCustomMetricUtilization.Builder
clearUtilizationTarget()
The target value of the metric that autoscaler maintains.AutoscalingPolicyCustomMetricUtilization.Builder
clearUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builder
clone()
AutoscalingPolicyCustomMetricUtilization
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.com.google.protobuf.ByteString
getFilterBytes()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.String
getMetric()
The identifier (type) of the Stackdriver Monitoring metric.com.google.protobuf.ByteString
getMetricBytes()
The identifier (type) of the Stackdriver Monitoring metric.double
getSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group.double
getUtilizationTarget()
The target value of the metric that autoscaler maintains.String
getUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.com.google.protobuf.ByteString
getUtilizationTargetTypeBytes()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.boolean
hasFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.boolean
hasMetric()
The identifier (type) of the Stackdriver Monitoring metric.boolean
hasSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group.boolean
hasUtilizationTarget()
The target value of the metric that autoscaler maintains.boolean
hasUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AutoscalingPolicyCustomMetricUtilization.Builder
mergeFrom(AutoscalingPolicyCustomMetricUtilization other)
AutoscalingPolicyCustomMetricUtilization.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AutoscalingPolicyCustomMetricUtilization.Builder
mergeFrom(com.google.protobuf.Message other)
AutoscalingPolicyCustomMetricUtilization.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AutoscalingPolicyCustomMetricUtilization.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AutoscalingPolicyCustomMetricUtilization.Builder
setFilter(String value)
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.Builder
setFilterBytes(com.google.protobuf.ByteString value)
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.Builder
setMetric(String value)
The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builder
setMetricBytes(com.google.protobuf.ByteString value)
The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AutoscalingPolicyCustomMetricUtilization.Builder
setSingleInstanceAssignment(double value)
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group.AutoscalingPolicyCustomMetricUtilization.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AutoscalingPolicyCustomMetricUtilization.Builder
setUtilizationTarget(double value)
The target value of the metric that autoscaler maintains.AutoscalingPolicyCustomMetricUtilization.Builder
setUtilizationTargetType(String value)
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builder
setUtilizationTargetTypeBytes(com.google.protobuf.ByteString value)
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clear
public AutoscalingPolicyCustomMetricUtilization.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
getDefaultInstanceForType
public AutoscalingPolicyCustomMetricUtilization getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AutoscalingPolicyCustomMetricUtilization build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AutoscalingPolicyCustomMetricUtilization buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AutoscalingPolicyCustomMetricUtilization.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
setField
public AutoscalingPolicyCustomMetricUtilization.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clearField
public AutoscalingPolicyCustomMetricUtilization.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clearOneof
public AutoscalingPolicyCustomMetricUtilization.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
setRepeatedField
public AutoscalingPolicyCustomMetricUtilization.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
addRepeatedField
public AutoscalingPolicyCustomMetricUtilization.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeFrom
public AutoscalingPolicyCustomMetricUtilization.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeFrom
public AutoscalingPolicyCustomMetricUtilization.Builder mergeFrom(AutoscalingPolicyCustomMetricUtilization other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeFrom
public AutoscalingPolicyCustomMetricUtilization.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
- Throws:
IOException
-
hasFilter
public boolean hasFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Specified by:
hasFilter
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
public String getFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Specified by:
getFilter
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Specified by:
getFilterBytes
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The bytes for filter.
-
setFilter
public AutoscalingPolicyCustomMetricUtilization.Builder setFilter(String value)
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Parameters:
value
- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
public AutoscalingPolicyCustomMetricUtilization.Builder clearFilter()
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Returns:
- This builder for chaining.
-
setFilterBytes
public AutoscalingPolicyCustomMetricUtilization.Builder setFilterBytes(com.google.protobuf.ByteString value)
A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value.
optional string filter = 336120696;
- Parameters:
value
- The bytes for filter to set.- Returns:
- This builder for chaining.
-
hasMetric
public boolean hasMetric()
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Specified by:
hasMetric
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- Whether the metric field is set.
-
getMetric
public String getMetric()
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Specified by:
getMetric
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The metric.
-
getMetricBytes
public com.google.protobuf.ByteString getMetricBytes()
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Specified by:
getMetricBytes
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The bytes for metric.
-
setMetric
public AutoscalingPolicyCustomMetricUtilization.Builder setMetric(String value)
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Parameters:
value
- The metric to set.- Returns:
- This builder for chaining.
-
clearMetric
public AutoscalingPolicyCustomMetricUtilization.Builder clearMetric()
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Returns:
- This builder for chaining.
-
setMetricBytes
public AutoscalingPolicyCustomMetricUtilization.Builder setMetricBytes(com.google.protobuf.ByteString value)
The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE.
optional string metric = 533067184;
- Parameters:
value
- The bytes for metric to set.- Returns:
- This builder for chaining.
-
hasSingleInstanceAssignment
public boolean hasSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. Autoscaler keeps the number of instances proportional to the value of this metric. The metric itself does not change value due to group resizing. A good metric to use with the target is for example pubsub.googleapis.com/subscription/num_undelivered_messages or a custom metric exporting the total number of requests coming to your instances. A bad example would be a metric exporting an average or median latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead.
optional double single_instance_assignment = 504768064;
- Specified by:
hasSingleInstanceAssignment
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- Whether the singleInstanceAssignment field is set.
-
getSingleInstanceAssignment
public double getSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. Autoscaler keeps the number of instances proportional to the value of this metric. The metric itself does not change value due to group resizing. A good metric to use with the target is for example pubsub.googleapis.com/subscription/num_undelivered_messages or a custom metric exporting the total number of requests coming to your instances. A bad example would be a metric exporting an average or median latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead.
optional double single_instance_assignment = 504768064;
- Specified by:
getSingleInstanceAssignment
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The singleInstanceAssignment.
-
setSingleInstanceAssignment
public AutoscalingPolicyCustomMetricUtilization.Builder setSingleInstanceAssignment(double value)
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. Autoscaler keeps the number of instances proportional to the value of this metric. The metric itself does not change value due to group resizing. A good metric to use with the target is for example pubsub.googleapis.com/subscription/num_undelivered_messages or a custom metric exporting the total number of requests coming to your instances. A bad example would be a metric exporting an average or median latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead.
optional double single_instance_assignment = 504768064;
- Parameters:
value
- The singleInstanceAssignment to set.- Returns:
- This builder for chaining.
-
clearSingleInstanceAssignment
public AutoscalingPolicyCustomMetricUtilization.Builder clearSingleInstanceAssignment()
If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. Autoscaler keeps the number of instances proportional to the value of this metric. The metric itself does not change value due to group resizing. A good metric to use with the target is for example pubsub.googleapis.com/subscription/num_undelivered_messages or a custom metric exporting the total number of requests coming to your instances. A bad example would be a metric exporting an average or median latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead.
optional double single_instance_assignment = 504768064;
- Returns:
- This builder for chaining.
-
hasUtilizationTarget
public boolean hasUtilizationTarget()
The target value of the metric that autoscaler maintains. This must be a positive value. A utilization metric scales number of virtual machines handling requests to increase or decrease proportionally to the metric. For example, a good metric to use as a utilization_target is https://www.googleapis.com/compute/v1/instance/network/received_bytes_count. The autoscaler works to keep this value constant for each of the instances.
optional double utilization_target = 215905870;
- Specified by:
hasUtilizationTarget
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- Whether the utilizationTarget field is set.
-
getUtilizationTarget
public double getUtilizationTarget()
The target value of the metric that autoscaler maintains. This must be a positive value. A utilization metric scales number of virtual machines handling requests to increase or decrease proportionally to the metric. For example, a good metric to use as a utilization_target is https://www.googleapis.com/compute/v1/instance/network/received_bytes_count. The autoscaler works to keep this value constant for each of the instances.
optional double utilization_target = 215905870;
- Specified by:
getUtilizationTarget
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The utilizationTarget.
-
setUtilizationTarget
public AutoscalingPolicyCustomMetricUtilization.Builder setUtilizationTarget(double value)
The target value of the metric that autoscaler maintains. This must be a positive value. A utilization metric scales number of virtual machines handling requests to increase or decrease proportionally to the metric. For example, a good metric to use as a utilization_target is https://www.googleapis.com/compute/v1/instance/network/received_bytes_count. The autoscaler works to keep this value constant for each of the instances.
optional double utilization_target = 215905870;
- Parameters:
value
- The utilizationTarget to set.- Returns:
- This builder for chaining.
-
clearUtilizationTarget
public AutoscalingPolicyCustomMetricUtilization.Builder clearUtilizationTarget()
The target value of the metric that autoscaler maintains. This must be a positive value. A utilization metric scales number of virtual machines handling requests to increase or decrease proportionally to the metric. For example, a good metric to use as a utilization_target is https://www.googleapis.com/compute/v1/instance/network/received_bytes_count. The autoscaler works to keep this value constant for each of the instances.
optional double utilization_target = 215905870;
- Returns:
- This builder for chaining.
-
hasUtilizationTargetType
public boolean hasUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Specified by:
hasUtilizationTargetType
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- Whether the utilizationTargetType field is set.
-
getUtilizationTargetType
public String getUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Specified by:
getUtilizationTargetType
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The utilizationTargetType.
-
getUtilizationTargetTypeBytes
public com.google.protobuf.ByteString getUtilizationTargetTypeBytes()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Specified by:
getUtilizationTargetTypeBytes
in interfaceAutoscalingPolicyCustomMetricUtilizationOrBuilder
- Returns:
- The bytes for utilizationTargetType.
-
setUtilizationTargetType
public AutoscalingPolicyCustomMetricUtilization.Builder setUtilizationTargetType(String value)
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Parameters:
value
- The utilizationTargetType to set.- Returns:
- This builder for chaining.
-
clearUtilizationTargetType
public AutoscalingPolicyCustomMetricUtilization.Builder clearUtilizationTargetType()
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Returns:
- This builder for chaining.
-
setUtilizationTargetTypeBytes
public AutoscalingPolicyCustomMetricUtilization.Builder setUtilizationTargetTypeBytes(com.google.protobuf.ByteString value)
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. Check the UtilizationTargetType enum for the list of possible values.
optional string utilization_target_type = 340169355;
- Parameters:
value
- The bytes for utilizationTargetType to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AutoscalingPolicyCustomMetricUtilization.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeUnknownFields
public final AutoscalingPolicyCustomMetricUtilization.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
-