public static final class DataPoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder> implements DataPointOrBuilder
contracts.DataPoint| Modifier and Type | Method and Description |
|---|---|
DataPoint.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
DataPoint |
build() |
DataPoint |
buildPartial() |
DataPoint.Builder |
clear() |
DataPoint.Builder |
clearCount()
should not be set for a measurement
|
DataPoint.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DataPoint.Builder |
clearKind()
Metric type.
|
DataPoint.Builder |
clearMax()
should not be set for a measurement
|
DataPoint.Builder |
clearMin()
should not be set for a measurement
|
DataPoint.Builder |
clearName()
optional string name = 2; |
DataPoint.Builder |
clearNs()
optional string ns = 1; |
DataPoint.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DataPoint.Builder |
clearStdDev()
should not be set for a measurement
|
DataPoint.Builder |
clearValue()
Single value for a Measurement, sum of individual measurements for an Aggregation
|
DataPoint.Builder |
clone() |
com.google.protobuf.Int32Value |
getCount()
should not be set for a measurement
|
com.google.protobuf.Int32Value.Builder |
getCountBuilder()
should not be set for a measurement
|
com.google.protobuf.Int32ValueOrBuilder |
getCountOrBuilder()
should not be set for a measurement
|
DataPoint |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DataPointType |
getKind()
Metric type.
|
int |
getKindValue()
Metric type.
|
com.google.protobuf.DoubleValue |
getMax()
should not be set for a measurement
|
com.google.protobuf.DoubleValue.Builder |
getMaxBuilder()
should not be set for a measurement
|
com.google.protobuf.DoubleValueOrBuilder |
getMaxOrBuilder()
should not be set for a measurement
|
com.google.protobuf.DoubleValue |
getMin()
should not be set for a measurement
|
com.google.protobuf.DoubleValue.Builder |
getMinBuilder()
should not be set for a measurement
|
com.google.protobuf.DoubleValueOrBuilder |
getMinOrBuilder()
should not be set for a measurement
|
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
java.lang.String |
getNs()
optional string ns = 1; |
com.google.protobuf.ByteString |
getNsBytes()
optional string ns = 1; |
com.google.protobuf.DoubleValue |
getStdDev()
should not be set for a measurement
|
com.google.protobuf.DoubleValue.Builder |
getStdDevBuilder()
should not be set for a measurement
|
com.google.protobuf.DoubleValueOrBuilder |
getStdDevOrBuilder()
should not be set for a measurement
|
double |
getValue()
Single value for a Measurement, sum of individual measurements for an Aggregation
|
boolean |
hasCount()
should not be set for a measurement
|
boolean |
hasMax()
should not be set for a measurement
|
boolean |
hasMin()
should not be set for a measurement
|
boolean |
hasStdDev()
should not be set for a measurement
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DataPoint.Builder |
mergeCount(com.google.protobuf.Int32Value value)
should not be set for a measurement
|
DataPoint.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DataPoint.Builder |
mergeFrom(DataPoint other) |
DataPoint.Builder |
mergeFrom(com.google.protobuf.Message other) |
DataPoint.Builder |
mergeMax(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
mergeMin(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
mergeStdDev(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataPoint.Builder |
setCount(com.google.protobuf.Int32Value.Builder builderForValue)
should not be set for a measurement
|
DataPoint.Builder |
setCount(com.google.protobuf.Int32Value value)
should not be set for a measurement
|
DataPoint.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
DataPoint.Builder |
setKind(DataPointType value)
Metric type.
|
DataPoint.Builder |
setKindValue(int value)
Metric type.
|
DataPoint.Builder |
setMax(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
|
DataPoint.Builder |
setMax(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
setMin(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
|
DataPoint.Builder |
setMin(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
setName(java.lang.String value)
optional string name = 2; |
DataPoint.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
DataPoint.Builder |
setNs(java.lang.String value)
optional string ns = 1; |
DataPoint.Builder |
setNsBytes(com.google.protobuf.ByteString value)
optional string ns = 1; |
DataPoint.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
DataPoint.Builder |
setStdDev(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
|
DataPoint.Builder |
setStdDev(com.google.protobuf.DoubleValue value)
should not be set for a measurement
|
DataPoint.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataPoint.Builder |
setValue(double value)
Single value for a Measurement, sum of individual measurements for an Aggregation
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DataPoint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DataPoint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DataPoint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DataPoint.Builder>public DataPoint.Builder mergeFrom(DataPoint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public DataPoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DataPoint.Builder>java.io.IOExceptionpublic java.lang.String getNs()
optional string ns = 1;getNs in interface DataPointOrBuilderpublic com.google.protobuf.ByteString getNsBytes()
optional string ns = 1;getNsBytes in interface DataPointOrBuilderpublic DataPoint.Builder setNs(java.lang.String value)
optional string ns = 1;public DataPoint.Builder clearNs()
optional string ns = 1;public DataPoint.Builder setNsBytes(com.google.protobuf.ByteString value)
optional string ns = 1;public java.lang.String getName()
optional string name = 2;getName in interface DataPointOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;getNameBytes in interface DataPointOrBuilderpublic DataPoint.Builder setName(java.lang.String value)
optional string name = 2;public DataPoint.Builder clearName()
optional string name = 2;public DataPoint.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;public int getKindValue()
Metric type. Single measurement or aggregated value
optional .contracts.DataPointType kind = 3;getKindValue in interface DataPointOrBuilderpublic DataPoint.Builder setKindValue(int value)
Metric type. Single measurement or aggregated value
optional .contracts.DataPointType kind = 3;public DataPointType getKind()
Metric type. Single measurement or aggregated value
optional .contracts.DataPointType kind = 3;getKind in interface DataPointOrBuilderpublic DataPoint.Builder setKind(DataPointType value)
Metric type. Single measurement or aggregated value
optional .contracts.DataPointType kind = 3;public DataPoint.Builder clearKind()
Metric type. Single measurement or aggregated value
optional .contracts.DataPointType kind = 3;public double getValue()
Single value for a Measurement, sum of individual measurements for an Aggregation
optional double value = 4;getValue in interface DataPointOrBuilderpublic DataPoint.Builder setValue(double value)
Single value for a Measurement, sum of individual measurements for an Aggregation
optional double value = 4;public DataPoint.Builder clearValue()
Single value for a Measurement, sum of individual measurements for an Aggregation
optional double value = 4;public boolean hasCount()
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;hasCount in interface DataPointOrBuilderpublic com.google.protobuf.Int32Value getCount()
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;getCount in interface DataPointOrBuilderpublic DataPoint.Builder setCount(com.google.protobuf.Int32Value value)
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;public DataPoint.Builder setCount(com.google.protobuf.Int32Value.Builder builderForValue)
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;public DataPoint.Builder mergeCount(com.google.protobuf.Int32Value value)
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;public DataPoint.Builder clearCount()
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;public com.google.protobuf.Int32Value.Builder getCountBuilder()
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;public com.google.protobuf.Int32ValueOrBuilder getCountOrBuilder()
should not be set for a measurement
optional .google.protobuf.Int32Value count = 5;getCountOrBuilder in interface DataPointOrBuilderpublic boolean hasMin()
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;hasMin in interface DataPointOrBuilderpublic com.google.protobuf.DoubleValue getMin()
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;getMin in interface DataPointOrBuilderpublic DataPoint.Builder setMin(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;public DataPoint.Builder setMin(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;public DataPoint.Builder mergeMin(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;public DataPoint.Builder clearMin()
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;public com.google.protobuf.DoubleValue.Builder getMinBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;public com.google.protobuf.DoubleValueOrBuilder getMinOrBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue min = 6;getMinOrBuilder in interface DataPointOrBuilderpublic boolean hasMax()
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;hasMax in interface DataPointOrBuilderpublic com.google.protobuf.DoubleValue getMax()
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;getMax in interface DataPointOrBuilderpublic DataPoint.Builder setMax(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;public DataPoint.Builder setMax(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;public DataPoint.Builder mergeMax(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;public DataPoint.Builder clearMax()
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;public com.google.protobuf.DoubleValue.Builder getMaxBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;public com.google.protobuf.DoubleValueOrBuilder getMaxOrBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue max = 7;getMaxOrBuilder in interface DataPointOrBuilderpublic boolean hasStdDev()
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;hasStdDev in interface DataPointOrBuilderpublic com.google.protobuf.DoubleValue getStdDev()
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;getStdDev in interface DataPointOrBuilderpublic DataPoint.Builder setStdDev(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;public DataPoint.Builder setStdDev(com.google.protobuf.DoubleValue.Builder builderForValue)
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;public DataPoint.Builder mergeStdDev(com.google.protobuf.DoubleValue value)
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;public DataPoint.Builder clearStdDev()
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;public com.google.protobuf.DoubleValue.Builder getStdDevBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;public com.google.protobuf.DoubleValueOrBuilder getStdDevOrBuilder()
should not be set for a measurement
optional .google.protobuf.DoubleValue stdDev = 8;getStdDevOrBuilder in interface DataPointOrBuilderpublic final DataPoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>public final DataPoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DataPoint.Builder>