Package com.google.cloud.compute.v1
Class AutoscalingPolicyCustomMetricUtilization
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization
-
- All Implemented Interfaces:
AutoscalingPolicyCustomMetricUtilizationOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class AutoscalingPolicyCustomMetricUtilization extends com.google.protobuf.GeneratedMessageV3 implements AutoscalingPolicyCustomMetricUtilizationOrBuilder
Custom utilization metric policy.
Protobuf typegoogle.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AutoscalingPolicyCustomMetricUtilization.Builder
Custom utilization metric policy.static class
AutoscalingPolicyCustomMetricUtilization.UtilizationTargetType
Defines how target utilization value is expressed for a Stackdriver Monitoring metric.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
FILTER_FIELD_NUMBER
static int
METRIC_FIELD_NUMBER
static int
SINGLE_INSTANCE_ASSIGNMENT_FIELD_NUMBER
static int
UTILIZATION_TARGET_FIELD_NUMBER
static int
UTILIZATION_TARGET_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static AutoscalingPolicyCustomMetricUtilization
getDefaultInstance()
AutoscalingPolicyCustomMetricUtilization
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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.com.google.protobuf.Parser<AutoscalingPolicyCustomMetricUtilization>
getParserForType()
int
getSerializedSize()
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.int
hashCode()
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()
static AutoscalingPolicyCustomMetricUtilization.Builder
newBuilder()
static AutoscalingPolicyCustomMetricUtilization.Builder
newBuilder(AutoscalingPolicyCustomMetricUtilization prototype)
AutoscalingPolicyCustomMetricUtilization.Builder
newBuilderForType()
protected AutoscalingPolicyCustomMetricUtilization.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AutoscalingPolicyCustomMetricUtilization
parseDelimitedFrom(InputStream input)
static AutoscalingPolicyCustomMetricUtilization
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(byte[] data)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(com.google.protobuf.ByteString data)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(com.google.protobuf.CodedInputStream input)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(InputStream input)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(ByteBuffer data)
static AutoscalingPolicyCustomMetricUtilization
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AutoscalingPolicyCustomMetricUtilization>
parser()
AutoscalingPolicyCustomMetricUtilization.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METRIC_FIELD_NUMBER
public static final int METRIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINGLE_INSTANCE_ASSIGNMENT_FIELD_NUMBER
public static final int SINGLE_INSTANCE_ASSIGNMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UTILIZATION_TARGET_FIELD_NUMBER
public static final int UTILIZATION_TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UTILIZATION_TARGET_TYPE_FIELD_NUMBER
public static final int UTILIZATION_TARGET_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoscalingPolicyCustomMetricUtilization parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AutoscalingPolicyCustomMetricUtilization parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AutoscalingPolicyCustomMetricUtilization parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AutoscalingPolicyCustomMetricUtilization.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AutoscalingPolicyCustomMetricUtilization.Builder newBuilder()
-
newBuilder
public static AutoscalingPolicyCustomMetricUtilization.Builder newBuilder(AutoscalingPolicyCustomMetricUtilization prototype)
-
toBuilder
public AutoscalingPolicyCustomMetricUtilization.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AutoscalingPolicyCustomMetricUtilization.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AutoscalingPolicyCustomMetricUtilization getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AutoscalingPolicyCustomMetricUtilization> parser()
-
getParserForType
public com.google.protobuf.Parser<AutoscalingPolicyCustomMetricUtilization> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AutoscalingPolicyCustomMetricUtilization getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-