public static final class ListTimeSeriesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder> implements ListTimeSeriesResponseOrBuilder
The `ListTimeSeries` response.Protobuf type
google.monitoring.v3.ListTimeSeriesResponse| Modifier and Type | Method and Description |
|---|---|
ListTimeSeriesResponse.Builder |
addAllTimeSeries(java.lang.Iterable<? extends TimeSeries> values)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListTimeSeriesResponse.Builder |
addTimeSeries(int index,
TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
addTimeSeries(int index,
TimeSeries value)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
addTimeSeries(TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
addTimeSeries(TimeSeries value)
One or more time series that match the filter included in the request.
|
TimeSeries.Builder |
addTimeSeriesBuilder()
One or more time series that match the filter included in the request.
|
TimeSeries.Builder |
addTimeSeriesBuilder(int index)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse |
build() |
ListTimeSeriesResponse |
buildPartial() |
ListTimeSeriesResponse.Builder |
clear() |
ListTimeSeriesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTimeSeriesResponse.Builder |
clearNextPageToken()
If there are more results than have been returned, then this field is set
to a non-empty value.
|
ListTimeSeriesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTimeSeriesResponse.Builder |
clearTimeSeries()
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
clone() |
ListTimeSeriesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getNextPageToken()
If there are more results than have been returned, then this field is set
to a non-empty value.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
If there are more results than have been returned, then this field is set
to a non-empty value.
|
TimeSeries |
getTimeSeries(int index)
One or more time series that match the filter included in the request.
|
TimeSeries.Builder |
getTimeSeriesBuilder(int index)
One or more time series that match the filter included in the request.
|
java.util.List<TimeSeries.Builder> |
getTimeSeriesBuilderList()
One or more time series that match the filter included in the request.
|
int |
getTimeSeriesCount()
One or more time series that match the filter included in the request.
|
java.util.List<TimeSeries> |
getTimeSeriesList()
One or more time series that match the filter included in the request.
|
TimeSeriesOrBuilder |
getTimeSeriesOrBuilder(int index)
One or more time series that match the filter included in the request.
|
java.util.List<? extends TimeSeriesOrBuilder> |
getTimeSeriesOrBuilderList()
One or more time series that match the filter included in the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTimeSeriesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTimeSeriesResponse.Builder |
mergeFrom(ListTimeSeriesResponse other) |
ListTimeSeriesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTimeSeriesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTimeSeriesResponse.Builder |
removeTimeSeries(int index)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListTimeSeriesResponse.Builder |
setNextPageToken(java.lang.String value)
If there are more results than have been returned, then this field is set
to a non-empty value.
|
ListTimeSeriesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
If there are more results than have been returned, then this field is set
to a non-empty value.
|
ListTimeSeriesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListTimeSeriesResponse.Builder |
setTimeSeries(int index,
TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
setTimeSeries(int index,
TimeSeries value)
One or more time series that match the filter included in the request.
|
ListTimeSeriesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, 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<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.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<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTimeSeriesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTimeSeriesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTimeSeriesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.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<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.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<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.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<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.Builder mergeFrom(ListTimeSeriesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>public ListTimeSeriesResponse.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<ListTimeSeriesResponse.Builder>java.io.IOExceptionpublic java.util.List<TimeSeries> getTimeSeriesList()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;getTimeSeriesList in interface ListTimeSeriesResponseOrBuilderpublic int getTimeSeriesCount()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;getTimeSeriesCount in interface ListTimeSeriesResponseOrBuilderpublic TimeSeries getTimeSeries(int index)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;getTimeSeries in interface ListTimeSeriesResponseOrBuilderpublic ListTimeSeriesResponse.Builder setTimeSeries(int index, TimeSeries value)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder setTimeSeries(int index, TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder addTimeSeries(TimeSeries value)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder addTimeSeries(int index, TimeSeries value)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder addTimeSeries(TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder addTimeSeries(int index, TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder addAllTimeSeries(java.lang.Iterable<? extends TimeSeries> values)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder clearTimeSeries()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public ListTimeSeriesResponse.Builder removeTimeSeries(int index)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public TimeSeries.Builder getTimeSeriesBuilder(int index)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public TimeSeriesOrBuilder getTimeSeriesOrBuilder(int index)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;getTimeSeriesOrBuilder in interface ListTimeSeriesResponseOrBuilderpublic java.util.List<? extends TimeSeriesOrBuilder> getTimeSeriesOrBuilderList()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;getTimeSeriesOrBuilderList in interface ListTimeSeriesResponseOrBuilderpublic TimeSeries.Builder addTimeSeriesBuilder()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public TimeSeries.Builder addTimeSeriesBuilder(int index)
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public java.util.List<TimeSeries.Builder> getTimeSeriesBuilderList()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;public java.lang.String getNextPageToken()
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as `pageToken` in the next call to this method.
string next_page_token = 2;getNextPageToken in interface ListTimeSeriesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as `pageToken` in the next call to this method.
string next_page_token = 2;getNextPageTokenBytes in interface ListTimeSeriesResponseOrBuilderpublic ListTimeSeriesResponse.Builder setNextPageToken(java.lang.String value)
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as `pageToken` in the next call to this method.
string next_page_token = 2;public ListTimeSeriesResponse.Builder clearNextPageToken()
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as `pageToken` in the next call to this method.
string next_page_token = 2;public ListTimeSeriesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as `pageToken` in the next call to this method.
string next_page_token = 2;public final ListTimeSeriesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>public final ListTimeSeriesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>