public static final class TimeSeriesData.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder> implements TimeSeriesDataOrBuilder
Represents the values of a time series associated with a TimeSeriesDescriptor.Protobuf type
google.monitoring.v3.TimeSeriesData| Modifier and Type | Method and Description |
|---|---|
TimeSeriesData.Builder |
addAllLabelValues(Iterable<? extends LabelValue> values)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
addAllPointData(Iterable<? extends TimeSeriesData.PointData> values)
The points in the time series.
|
TimeSeriesData.Builder |
addLabelValues(int index,
LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
addLabelValues(int index,
LabelValue value)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
addLabelValues(LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
addLabelValues(LabelValue value)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValue.Builder |
addLabelValuesBuilder()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValue.Builder |
addLabelValuesBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
addPointData(int index,
TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
|
TimeSeriesData.Builder |
addPointData(int index,
TimeSeriesData.PointData value)
The points in the time series.
|
TimeSeriesData.Builder |
addPointData(TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
|
TimeSeriesData.Builder |
addPointData(TimeSeriesData.PointData value)
The points in the time series.
|
TimeSeriesData.PointData.Builder |
addPointDataBuilder()
The points in the time series.
|
TimeSeriesData.PointData.Builder |
addPointDataBuilder(int index)
The points in the time series.
|
TimeSeriesData.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimeSeriesData |
build() |
TimeSeriesData |
buildPartial() |
TimeSeriesData.Builder |
clear() |
TimeSeriesData.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TimeSeriesData.Builder |
clearLabelValues()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TimeSeriesData.Builder |
clearPointData()
The points in the time series.
|
TimeSeriesData.Builder |
clone() |
TimeSeriesData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
LabelValue |
getLabelValues(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValue.Builder |
getLabelValuesBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
List<LabelValue.Builder> |
getLabelValuesBuilderList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
int |
getLabelValuesCount()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
List<LabelValue> |
getLabelValuesList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValueOrBuilder |
getLabelValuesOrBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
List<? extends LabelValueOrBuilder> |
getLabelValuesOrBuilderList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.PointData |
getPointData(int index)
The points in the time series.
|
TimeSeriesData.PointData.Builder |
getPointDataBuilder(int index)
The points in the time series.
|
List<TimeSeriesData.PointData.Builder> |
getPointDataBuilderList()
The points in the time series.
|
int |
getPointDataCount()
The points in the time series.
|
List<TimeSeriesData.PointData> |
getPointDataList()
The points in the time series.
|
TimeSeriesData.PointDataOrBuilder |
getPointDataOrBuilder(int index)
The points in the time series.
|
List<? extends TimeSeriesData.PointDataOrBuilder> |
getPointDataOrBuilderList()
The points in the time series.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TimeSeriesData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TimeSeriesData.Builder |
mergeFrom(com.google.protobuf.Message other) |
TimeSeriesData.Builder |
mergeFrom(TimeSeriesData other) |
TimeSeriesData.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TimeSeriesData.Builder |
removeLabelValues(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
removePointData(int index)
The points in the time series.
|
TimeSeriesData.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimeSeriesData.Builder |
setLabelValues(int index,
LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
setLabelValues(int index,
LabelValue value)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
TimeSeriesData.Builder |
setPointData(int index,
TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
|
TimeSeriesData.Builder |
setPointData(int index,
TimeSeriesData.PointData value)
The points in the time series.
|
TimeSeriesData.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TimeSeriesData.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<TimeSeriesData.Builder>public TimeSeriesData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.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<TimeSeriesData.Builder>public TimeSeriesData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TimeSeriesData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TimeSeriesData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TimeSeriesData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder mergeFrom(TimeSeriesData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public TimeSeriesData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimeSeriesData.Builder>IOExceptionpublic List<LabelValue> getLabelValuesList()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;getLabelValuesList in interface TimeSeriesDataOrBuilderpublic int getLabelValuesCount()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;getLabelValuesCount in interface TimeSeriesDataOrBuilderpublic LabelValue getLabelValues(int index)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;getLabelValues in interface TimeSeriesDataOrBuilderpublic TimeSeriesData.Builder setLabelValues(int index, LabelValue value)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder setLabelValues(int index, LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder addLabelValues(LabelValue value)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder addLabelValues(int index, LabelValue value)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder addLabelValues(LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder addLabelValues(int index, LabelValue.Builder builderForValue)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder addAllLabelValues(Iterable<? extends LabelValue> values)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder clearLabelValues()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public TimeSeriesData.Builder removeLabelValues(int index)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public LabelValue.Builder getLabelValuesBuilder(int index)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public LabelValueOrBuilder getLabelValuesOrBuilder(int index)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;getLabelValuesOrBuilder in interface TimeSeriesDataOrBuilderpublic List<? extends LabelValueOrBuilder> getLabelValuesOrBuilderList()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;getLabelValuesOrBuilderList in interface TimeSeriesDataOrBuilderpublic LabelValue.Builder addLabelValuesBuilder()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public LabelValue.Builder addLabelValuesBuilder(int index)
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public List<LabelValue.Builder> getLabelValuesBuilderList()
The values of the labels in the time series identifier, given in the same order as the `label_descriptors` field of the TimeSeriesDescriptor associated with this object. Each value must have a value of the type given in the corresponding entry of `label_descriptors`.
repeated .google.monitoring.v3.LabelValue label_values = 1;public List<TimeSeriesData.PointData> getPointDataList()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;getPointDataList in interface TimeSeriesDataOrBuilderpublic int getPointDataCount()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;getPointDataCount in interface TimeSeriesDataOrBuilderpublic TimeSeriesData.PointData getPointData(int index)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;getPointData in interface TimeSeriesDataOrBuilderpublic TimeSeriesData.Builder setPointData(int index, TimeSeriesData.PointData value)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder setPointData(int index, TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder addPointData(TimeSeriesData.PointData value)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder addPointData(int index, TimeSeriesData.PointData value)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder addPointData(TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder addPointData(int index, TimeSeriesData.PointData.Builder builderForValue)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder addAllPointData(Iterable<? extends TimeSeriesData.PointData> values)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder clearPointData()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.Builder removePointData(int index)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.PointData.Builder getPointDataBuilder(int index)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.PointDataOrBuilder getPointDataOrBuilder(int index)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;getPointDataOrBuilder in interface TimeSeriesDataOrBuilderpublic List<? extends TimeSeriesData.PointDataOrBuilder> getPointDataOrBuilderList()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;getPointDataOrBuilderList in interface TimeSeriesDataOrBuilderpublic TimeSeriesData.PointData.Builder addPointDataBuilder()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public TimeSeriesData.PointData.Builder addPointDataBuilder(int index)
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public List<TimeSeriesData.PointData.Builder> getPointDataBuilderList()
The points in the time series.
repeated .google.monitoring.v3.TimeSeriesData.PointData point_data = 2;public final TimeSeriesData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>public final TimeSeriesData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimeSeriesData.Builder>Copyright © 2023 Google LLC. All rights reserved.