Package com.google.dataflow.v1beta3
Class MetricUpdate
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.MetricUpdate
-
- All Implemented Interfaces:
MetricUpdateOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class MetricUpdate extends com.google.protobuf.GeneratedMessageV3 implements MetricUpdateOrBuilder
Describes the state of a metric.
Protobuf typegoogle.dataflow.v1beta3.MetricUpdate- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMetricUpdate.BuilderDescribes the state of a 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 intCUMULATIVE_FIELD_NUMBERstatic intDISTRIBUTION_FIELD_NUMBERstatic intGAUGE_FIELD_NUMBERstatic intINTERNAL_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intMEAN_COUNT_FIELD_NUMBERstatic intMEAN_SUM_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSCALAR_FIELD_NUMBERstatic intSET_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetCumulative()True if this metric is reported as the total cumulative aggregate value accumulated since the worker started working on this WorkItem.static MetricUpdategetDefaultInstance()MetricUpdategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.ValuegetDistribution()A struct value describing properties of a distribution of numeric values.com.google.protobuf.ValueOrBuildergetDistributionOrBuilder()A struct value describing properties of a distribution of numeric values.com.google.protobuf.ValuegetGauge()A struct value describing properties of a Gauge.com.google.protobuf.ValueOrBuildergetGaugeOrBuilder()A struct value describing properties of a Gauge.com.google.protobuf.ValuegetInternal()Worker-computed aggregate value for internal use by the Dataflow service.com.google.protobuf.ValueOrBuildergetInternalOrBuilder()Worker-computed aggregate value for internal use by the Dataflow service.StringgetKind()Metric aggregation kind.com.google.protobuf.ByteStringgetKindBytes()Metric aggregation kind.com.google.protobuf.ValuegetMeanCount()Worker-computed aggregate value for the "Mean" aggregation kind.com.google.protobuf.ValueOrBuildergetMeanCountOrBuilder()Worker-computed aggregate value for the "Mean" aggregation kind.com.google.protobuf.ValuegetMeanSum()Worker-computed aggregate value for the "Mean" aggregation kind.com.google.protobuf.ValueOrBuildergetMeanSumOrBuilder()Worker-computed aggregate value for the "Mean" aggregation kind.MetricStructuredNamegetName()Name of the metric.MetricStructuredNameOrBuildergetNameOrBuilder()Name of the metric.com.google.protobuf.Parser<MetricUpdate>getParserForType()com.google.protobuf.ValuegetScalar()Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or".com.google.protobuf.ValueOrBuildergetScalarOrBuilder()Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or".intgetSerializedSize()com.google.protobuf.ValuegetSet()Worker-computed aggregate value for the "Set" aggregation kind.com.google.protobuf.ValueOrBuildergetSetOrBuilder()Worker-computed aggregate value for the "Set" aggregation kind.com.google.protobuf.TimestampgetUpdateTime()Timestamp associated with the metric value.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Timestamp associated with the metric value.booleanhasDistribution()A struct value describing properties of a distribution of numeric values.booleanhasGauge()A struct value describing properties of a Gauge.inthashCode()booleanhasInternal()Worker-computed aggregate value for internal use by the Dataflow service.booleanhasMeanCount()Worker-computed aggregate value for the "Mean" aggregation kind.booleanhasMeanSum()Worker-computed aggregate value for the "Mean" aggregation kind.booleanhasName()Name of the metric.booleanhasScalar()Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or".booleanhasSet()Worker-computed aggregate value for the "Set" aggregation kind.booleanhasUpdateTime()Timestamp associated with the metric value.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static MetricUpdate.BuildernewBuilder()static MetricUpdate.BuildernewBuilder(MetricUpdate prototype)MetricUpdate.BuildernewBuilderForType()protected MetricUpdate.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MetricUpdateparseDelimitedFrom(InputStream input)static MetricUpdateparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricUpdateparseFrom(byte[] data)static MetricUpdateparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricUpdateparseFrom(com.google.protobuf.ByteString data)static MetricUpdateparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricUpdateparseFrom(com.google.protobuf.CodedInputStream input)static MetricUpdateparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricUpdateparseFrom(InputStream input)static MetricUpdateparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetricUpdateparseFrom(ByteBuffer data)static MetricUpdateparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MetricUpdate>parser()MetricUpdate.BuildertoBuilder()voidwriteTo(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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUMULATIVE_FIELD_NUMBER
public static final int CUMULATIVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCALAR_FIELD_NUMBER
public static final int SCALAR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEAN_SUM_FIELD_NUMBER
public static final int MEAN_SUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEAN_COUNT_FIELD_NUMBER
public static final int MEAN_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_FIELD_NUMBER
public static final int SET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISTRIBUTION_FIELD_NUMBER
public static final int DISTRIBUTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GAUGE_FIELD_NUMBER
public static final int GAUGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERNAL_FIELD_NUMBER
public static final int INTERNAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasName
public boolean hasName()
Name of the metric.
.google.dataflow.v1beta3.MetricStructuredName name = 1;- Specified by:
hasNamein interfaceMetricUpdateOrBuilder- Returns:
- Whether the name field is set.
-
getName
public MetricStructuredName getName()
Name of the metric.
.google.dataflow.v1beta3.MetricStructuredName name = 1;- Specified by:
getNamein interfaceMetricUpdateOrBuilder- Returns:
- The name.
-
getNameOrBuilder
public MetricStructuredNameOrBuilder getNameOrBuilder()
Name of the metric.
.google.dataflow.v1beta3.MetricStructuredName name = 1;- Specified by:
getNameOrBuilderin interfaceMetricUpdateOrBuilder
-
getKind
public String getKind()
Metric aggregation kind. The possible metric aggregation kinds are "Sum", "Max", "Min", "Mean", "Set", "And", "Or", and "Distribution". The specified aggregation kind is case-insensitive. If omitted, this is not an aggregated value but instead a single metric sample value.
string kind = 2;- Specified by:
getKindin interfaceMetricUpdateOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
Metric aggregation kind. The possible metric aggregation kinds are "Sum", "Max", "Min", "Mean", "Set", "And", "Or", and "Distribution". The specified aggregation kind is case-insensitive. If omitted, this is not an aggregated value but instead a single metric sample value.
string kind = 2;- Specified by:
getKindBytesin interfaceMetricUpdateOrBuilder- Returns:
- The bytes for kind.
-
getCumulative
public boolean getCumulative()
True if this metric is reported as the total cumulative aggregate value accumulated since the worker started working on this WorkItem. By default this is false, indicating that this metric is reported as a delta that is not associated with any WorkItem.
bool cumulative = 3;- Specified by:
getCumulativein interfaceMetricUpdateOrBuilder- Returns:
- The cumulative.
-
hasScalar
public boolean hasScalar()
Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or". The possible value types are Long, Double, and Boolean.
.google.protobuf.Value scalar = 4;- Specified by:
hasScalarin interfaceMetricUpdateOrBuilder- Returns:
- Whether the scalar field is set.
-
getScalar
public com.google.protobuf.Value getScalar()
Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or". The possible value types are Long, Double, and Boolean.
.google.protobuf.Value scalar = 4;- Specified by:
getScalarin interfaceMetricUpdateOrBuilder- Returns:
- The scalar.
-
getScalarOrBuilder
public com.google.protobuf.ValueOrBuilder getScalarOrBuilder()
Worker-computed aggregate value for aggregation kinds "Sum", "Max", "Min", "And", and "Or". The possible value types are Long, Double, and Boolean.
.google.protobuf.Value scalar = 4;- Specified by:
getScalarOrBuilderin interfaceMetricUpdateOrBuilder
-
hasMeanSum
public boolean hasMeanSum()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the sum of the aggregated values and is used in combination with mean_count below to obtain the actual mean aggregate value. The only possible value types are Long and Double.
.google.protobuf.Value mean_sum = 5;- Specified by:
hasMeanSumin interfaceMetricUpdateOrBuilder- Returns:
- Whether the meanSum field is set.
-
getMeanSum
public com.google.protobuf.Value getMeanSum()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the sum of the aggregated values and is used in combination with mean_count below to obtain the actual mean aggregate value. The only possible value types are Long and Double.
.google.protobuf.Value mean_sum = 5;- Specified by:
getMeanSumin interfaceMetricUpdateOrBuilder- Returns:
- The meanSum.
-
getMeanSumOrBuilder
public com.google.protobuf.ValueOrBuilder getMeanSumOrBuilder()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the sum of the aggregated values and is used in combination with mean_count below to obtain the actual mean aggregate value. The only possible value types are Long and Double.
.google.protobuf.Value mean_sum = 5;- Specified by:
getMeanSumOrBuilderin interfaceMetricUpdateOrBuilder
-
hasMeanCount
public boolean hasMeanCount()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the count of the aggregated values and is used in combination with mean_sum above to obtain the actual mean aggregate value. The only possible value type is Long.
.google.protobuf.Value mean_count = 6;- Specified by:
hasMeanCountin interfaceMetricUpdateOrBuilder- Returns:
- Whether the meanCount field is set.
-
getMeanCount
public com.google.protobuf.Value getMeanCount()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the count of the aggregated values and is used in combination with mean_sum above to obtain the actual mean aggregate value. The only possible value type is Long.
.google.protobuf.Value mean_count = 6;- Specified by:
getMeanCountin interfaceMetricUpdateOrBuilder- Returns:
- The meanCount.
-
getMeanCountOrBuilder
public com.google.protobuf.ValueOrBuilder getMeanCountOrBuilder()
Worker-computed aggregate value for the "Mean" aggregation kind. This holds the count of the aggregated values and is used in combination with mean_sum above to obtain the actual mean aggregate value. The only possible value type is Long.
.google.protobuf.Value mean_count = 6;- Specified by:
getMeanCountOrBuilderin interfaceMetricUpdateOrBuilder
-
hasSet
public boolean hasSet()
Worker-computed aggregate value for the "Set" aggregation kind. The only possible value type is a list of Values whose type can be Long, Double, or String, according to the metric's type. All Values in the list must be of the same type.
.google.protobuf.Value set = 7;- Specified by:
hasSetin interfaceMetricUpdateOrBuilder- Returns:
- Whether the set field is set.
-
getSet
public com.google.protobuf.Value getSet()
Worker-computed aggregate value for the "Set" aggregation kind. The only possible value type is a list of Values whose type can be Long, Double, or String, according to the metric's type. All Values in the list must be of the same type.
.google.protobuf.Value set = 7;- Specified by:
getSetin interfaceMetricUpdateOrBuilder- Returns:
- The set.
-
getSetOrBuilder
public com.google.protobuf.ValueOrBuilder getSetOrBuilder()
Worker-computed aggregate value for the "Set" aggregation kind. The only possible value type is a list of Values whose type can be Long, Double, or String, according to the metric's type. All Values in the list must be of the same type.
.google.protobuf.Value set = 7;- Specified by:
getSetOrBuilderin interfaceMetricUpdateOrBuilder
-
hasDistribution
public boolean hasDistribution()
A struct value describing properties of a distribution of numeric values.
.google.protobuf.Value distribution = 11;- Specified by:
hasDistributionin interfaceMetricUpdateOrBuilder- Returns:
- Whether the distribution field is set.
-
getDistribution
public com.google.protobuf.Value getDistribution()
A struct value describing properties of a distribution of numeric values.
.google.protobuf.Value distribution = 11;- Specified by:
getDistributionin interfaceMetricUpdateOrBuilder- Returns:
- The distribution.
-
getDistributionOrBuilder
public com.google.protobuf.ValueOrBuilder getDistributionOrBuilder()
A struct value describing properties of a distribution of numeric values.
.google.protobuf.Value distribution = 11;- Specified by:
getDistributionOrBuilderin interfaceMetricUpdateOrBuilder
-
hasGauge
public boolean hasGauge()
A struct value describing properties of a Gauge. Metrics of gauge type show the value of a metric across time, and is aggregated based on the newest value.
.google.protobuf.Value gauge = 12;- Specified by:
hasGaugein interfaceMetricUpdateOrBuilder- Returns:
- Whether the gauge field is set.
-
getGauge
public com.google.protobuf.Value getGauge()
A struct value describing properties of a Gauge. Metrics of gauge type show the value of a metric across time, and is aggregated based on the newest value.
.google.protobuf.Value gauge = 12;- Specified by:
getGaugein interfaceMetricUpdateOrBuilder- Returns:
- The gauge.
-
getGaugeOrBuilder
public com.google.protobuf.ValueOrBuilder getGaugeOrBuilder()
A struct value describing properties of a Gauge. Metrics of gauge type show the value of a metric across time, and is aggregated based on the newest value.
.google.protobuf.Value gauge = 12;- Specified by:
getGaugeOrBuilderin interfaceMetricUpdateOrBuilder
-
hasInternal
public boolean hasInternal()
Worker-computed aggregate value for internal use by the Dataflow service.
.google.protobuf.Value internal = 8;- Specified by:
hasInternalin interfaceMetricUpdateOrBuilder- Returns:
- Whether the internal field is set.
-
getInternal
public com.google.protobuf.Value getInternal()
Worker-computed aggregate value for internal use by the Dataflow service.
.google.protobuf.Value internal = 8;- Specified by:
getInternalin interfaceMetricUpdateOrBuilder- Returns:
- The internal.
-
getInternalOrBuilder
public com.google.protobuf.ValueOrBuilder getInternalOrBuilder()
Worker-computed aggregate value for internal use by the Dataflow service.
.google.protobuf.Value internal = 8;- Specified by:
getInternalOrBuilderin interfaceMetricUpdateOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Timestamp associated with the metric value. Optional when workers are reporting work progress; it will be filled in responses from the metrics API.
.google.protobuf.Timestamp update_time = 9;- Specified by:
hasUpdateTimein interfaceMetricUpdateOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Timestamp associated with the metric value. Optional when workers are reporting work progress; it will be filled in responses from the metrics API.
.google.protobuf.Timestamp update_time = 9;- Specified by:
getUpdateTimein interfaceMetricUpdateOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Timestamp associated with the metric value. Optional when workers are reporting work progress; it will be filled in responses from the metrics API.
.google.protobuf.Timestamp update_time = 9;- Specified by:
getUpdateTimeOrBuilderin interfaceMetricUpdateOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MetricUpdate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetricUpdate parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MetricUpdate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MetricUpdate parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MetricUpdate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static MetricUpdate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MetricUpdate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public MetricUpdate.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static MetricUpdate.Builder newBuilder()
-
newBuilder
public static MetricUpdate.Builder newBuilder(MetricUpdate prototype)
-
toBuilder
public MetricUpdate.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MetricUpdate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MetricUpdate getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MetricUpdate> parser()
-
getParserForType
public com.google.protobuf.Parser<MetricUpdate> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MetricUpdate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-