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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AutoscalingPolicyCustomMetricUtilizationbuild()AutoscalingPolicyCustomMetricUtilizationbuildPartial()AutoscalingPolicyCustomMetricUtilization.Builderclear()AutoscalingPolicyCustomMetricUtilization.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AutoscalingPolicyCustomMetricUtilization.BuilderclearFilter()A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.BuilderclearMetric()The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AutoscalingPolicyCustomMetricUtilization.BuilderclearSingleInstanceAssignment()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.BuilderclearUtilizationTarget()The target value of the metric that autoscaler maintains.AutoscalingPolicyCustomMetricUtilization.BuilderclearUtilizationTargetType()Defines how target utilization value is expressed for a Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.Builderclone()AutoscalingPolicyCustomMetricUtilizationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFilter()A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.com.google.protobuf.ByteStringgetFilterBytes()A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.StringgetMetric()The identifier (type) of the Stackdriver Monitoring metric.com.google.protobuf.ByteStringgetMetricBytes()The identifier (type) of the Stackdriver Monitoring metric.doublegetSingleInstanceAssignment()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.doublegetUtilizationTarget()The target value of the metric that autoscaler maintains.StringgetUtilizationTargetType()Defines how target utilization value is expressed for a Stackdriver Monitoring metric.com.google.protobuf.ByteStringgetUtilizationTargetTypeBytes()Defines how target utilization value is expressed for a Stackdriver Monitoring metric.booleanhasFilter()A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.booleanhasMetric()The identifier (type) of the Stackdriver Monitoring metric.booleanhasSingleInstanceAssignment()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.booleanhasUtilizationTarget()The target value of the metric that autoscaler maintains.booleanhasUtilizationTargetType()Defines how target utilization value is expressed for a Stackdriver Monitoring metric.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AutoscalingPolicyCustomMetricUtilization.BuildermergeFrom(AutoscalingPolicyCustomMetricUtilization other)AutoscalingPolicyCustomMetricUtilization.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AutoscalingPolicyCustomMetricUtilization.BuildermergeFrom(com.google.protobuf.Message other)AutoscalingPolicyCustomMetricUtilization.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AutoscalingPolicyCustomMetricUtilization.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AutoscalingPolicyCustomMetricUtilization.BuildersetFilter(String value)A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.BuildersetFilterBytes(com.google.protobuf.ByteString value)A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call.AutoscalingPolicyCustomMetricUtilization.BuildersetMetric(String value)The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.BuildersetMetricBytes(com.google.protobuf.ByteString value)The identifier (type) of the Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AutoscalingPolicyCustomMetricUtilization.BuildersetSingleInstanceAssignment(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.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AutoscalingPolicyCustomMetricUtilization.BuildersetUtilizationTarget(double value)The target value of the metric that autoscaler maintains.AutoscalingPolicyCustomMetricUtilization.BuildersetUtilizationTargetType(String value)Defines how target utilization value is expressed for a Stackdriver Monitoring metric.AutoscalingPolicyCustomMetricUtilization.BuildersetUtilizationTargetTypeBytes(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clear
public AutoscalingPolicyCustomMetricUtilization.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
getDefaultInstanceForType
public AutoscalingPolicyCustomMetricUtilization getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AutoscalingPolicyCustomMetricUtilization build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AutoscalingPolicyCustomMetricUtilization buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AutoscalingPolicyCustomMetricUtilization.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
setField
public AutoscalingPolicyCustomMetricUtilization.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clearField
public AutoscalingPolicyCustomMetricUtilization.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
clearOneof
public AutoscalingPolicyCustomMetricUtilization.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
setRepeatedField
public AutoscalingPolicyCustomMetricUtilization.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
addRepeatedField
public AutoscalingPolicyCustomMetricUtilization.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeFrom
public AutoscalingPolicyCustomMetricUtilization.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeFrom
public AutoscalingPolicyCustomMetricUtilization.Builder mergeFrom(AutoscalingPolicyCustomMetricUtilization other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
hasFilterin 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:
getFilterin 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:
getFilterBytesin 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:
hasMetricin 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:
getMetricin 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:
getMetricBytesin 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:
hasSingleInstanceAssignmentin 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:
getSingleInstanceAssignmentin 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:
hasUtilizationTargetin 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:
getUtilizationTargetin 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:
hasUtilizationTargetTypein 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:
getUtilizationTargetTypein 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:
getUtilizationTargetTypeBytesin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
mergeUnknownFields
public final AutoscalingPolicyCustomMetricUtilization.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AutoscalingPolicyCustomMetricUtilization.Builder>
-
-