Package com.google.monitoring.v3
Class ListTimeSeriesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
- com.google.monitoring.v3.ListTimeSeriesResponse.Builder
-
- All Implemented Interfaces:
ListTimeSeriesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListTimeSeriesResponse
public static final class ListTimeSeriesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder> implements ListTimeSeriesResponseOrBuilder
The `ListTimeSeries` response.
Protobuf typegoogle.monitoring.v3.ListTimeSeriesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListTimeSeriesResponse.BuilderaddAllExecutionErrors(Iterable<? extends com.google.rpc.Status> values)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderaddAllTimeSeries(Iterable<? extends TimeSeries> values)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuilderaddExecutionErrors(int index, com.google.rpc.Status value)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderaddExecutionErrors(int index, com.google.rpc.Status.Builder builderForValue)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderaddExecutionErrors(com.google.rpc.Status value)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderaddExecutionErrors(com.google.rpc.Status.Builder builderForValue)Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.Status.BuilderaddExecutionErrorsBuilder()Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.Status.BuilderaddExecutionErrorsBuilder(int index)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListTimeSeriesResponse.BuilderaddTimeSeries(int index, TimeSeries value)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuilderaddTimeSeries(int index, TimeSeries.Builder builderForValue)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuilderaddTimeSeries(TimeSeries value)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuilderaddTimeSeries(TimeSeries.Builder builderForValue)One or more time series that match the filter included in the request.TimeSeries.BuilderaddTimeSeriesBuilder()One or more time series that match the filter included in the request.TimeSeries.BuilderaddTimeSeriesBuilder(int index)One or more time series that match the filter included in the request.ListTimeSeriesResponsebuild()ListTimeSeriesResponsebuildPartial()ListTimeSeriesResponse.Builderclear()ListTimeSeriesResponse.BuilderclearExecutionErrors()Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListTimeSeriesResponse.BuilderclearNextPageToken()If there are more results than have been returned, then this field is set to a non-empty value.ListTimeSeriesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListTimeSeriesResponse.BuilderclearTimeSeries()One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuilderclearUnit()The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.Builderclone()ListTimeSeriesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.rpc.StatusgetExecutionErrors(int index)Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.Status.BuildergetExecutionErrorsBuilder(int index)Query execution errors that may have caused the time series data returned to be incomplete.List<com.google.rpc.Status.Builder>getExecutionErrorsBuilderList()Query execution errors that may have caused the time series data returned to be incomplete.intgetExecutionErrorsCount()Query execution errors that may have caused the time series data returned to be incomplete.List<com.google.rpc.Status>getExecutionErrorsList()Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.StatusOrBuildergetExecutionErrorsOrBuilder(int index)Query execution errors that may have caused the time series data returned to be incomplete.List<? extends com.google.rpc.StatusOrBuilder>getExecutionErrorsOrBuilderList()Query execution errors that may have caused the time series data returned to be incomplete.StringgetNextPageToken()If there are more results than have been returned, then this field is set to a non-empty value.com.google.protobuf.ByteStringgetNextPageTokenBytes()If there are more results than have been returned, then this field is set to a non-empty value.TimeSeriesgetTimeSeries(int index)One or more time series that match the filter included in the request.TimeSeries.BuildergetTimeSeriesBuilder(int index)One or more time series that match the filter included in the request.List<TimeSeries.Builder>getTimeSeriesBuilderList()One or more time series that match the filter included in the request.intgetTimeSeriesCount()One or more time series that match the filter included in the request.List<TimeSeries>getTimeSeriesList()One or more time series that match the filter included in the request.TimeSeriesOrBuildergetTimeSeriesOrBuilder(int index)One or more time series that match the filter included in the request.List<? extends TimeSeriesOrBuilder>getTimeSeriesOrBuilderList()One or more time series that match the filter included in the request.StringgetUnit()The unit in which all `time_series` point values are reported.com.google.protobuf.ByteStringgetUnitBytes()The unit in which all `time_series` point values are reported.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListTimeSeriesResponse.BuildermergeFrom(ListTimeSeriesResponse other)ListTimeSeriesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListTimeSeriesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListTimeSeriesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListTimeSeriesResponse.BuilderremoveExecutionErrors(int index)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuilderremoveTimeSeries(int index)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuildersetExecutionErrors(int index, com.google.rpc.Status value)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuildersetExecutionErrors(int index, com.google.rpc.Status.Builder builderForValue)Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListTimeSeriesResponse.BuildersetNextPageToken(String value)If there are more results than have been returned, then this field is set to a non-empty value.ListTimeSeriesResponse.BuildersetNextPageTokenBytes(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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListTimeSeriesResponse.BuildersetTimeSeries(int index, TimeSeries value)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuildersetTimeSeries(int index, TimeSeries.Builder builderForValue)One or more time series that match the filter included in the request.ListTimeSeriesResponse.BuildersetUnit(String value)The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.BuildersetUnitBytes(com.google.protobuf.ByteString value)The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<ListTimeSeriesResponse.Builder>
-
clear
public ListTimeSeriesResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
getDefaultInstanceForType
public ListTimeSeriesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListTimeSeriesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListTimeSeriesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListTimeSeriesResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
setField
public ListTimeSeriesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
clearField
public ListTimeSeriesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
clearOneof
public ListTimeSeriesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
setRepeatedField
public ListTimeSeriesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
addRepeatedField
public ListTimeSeriesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
mergeFrom
public ListTimeSeriesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTimeSeriesResponse.Builder>
-
mergeFrom
public ListTimeSeriesResponse.Builder mergeFrom(ListTimeSeriesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
mergeFrom
public ListTimeSeriesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTimeSeriesResponse.Builder>- Throws:
IOException
-
getTimeSeriesList
public List<TimeSeries> getTimeSeriesList()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;- Specified by:
getTimeSeriesListin interfaceListTimeSeriesResponseOrBuilder
-
getTimeSeriesCount
public int getTimeSeriesCount()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;- Specified by:
getTimeSeriesCountin interfaceListTimeSeriesResponseOrBuilder
-
getTimeSeries
public 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;- Specified by:
getTimeSeriesin interfaceListTimeSeriesResponseOrBuilder
-
setTimeSeries
public 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;
-
setTimeSeries
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;
-
addTimeSeries
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;
-
addTimeSeries
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;
-
addTimeSeries
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;
-
addTimeSeries
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;
-
addAllTimeSeries
public ListTimeSeriesResponse.Builder addAllTimeSeries(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;
-
clearTimeSeries
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;
-
removeTimeSeries
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;
-
getTimeSeriesBuilder
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;
-
getTimeSeriesOrBuilder
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;- Specified by:
getTimeSeriesOrBuilderin interfaceListTimeSeriesResponseOrBuilder
-
getTimeSeriesOrBuilderList
public 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;- Specified by:
getTimeSeriesOrBuilderListin interfaceListTimeSeriesResponseOrBuilder
-
addTimeSeriesBuilder
public TimeSeries.Builder addTimeSeriesBuilder()
One or more time series that match the filter included in the request.
repeated .google.monitoring.v3.TimeSeries time_series = 1;
-
addTimeSeriesBuilder
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;
-
getTimeSeriesBuilderList
public 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;
-
getNextPageToken
public 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 `page_token` in the next call to this method.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListTimeSeriesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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 `page_token` in the next call to this method.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListTimeSeriesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListTimeSeriesResponse.Builder setNextPageToken(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 `page_token` in the next call to this method.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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 `page_token` in the next call to this method.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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 `page_token` in the next call to this method.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getExecutionErrorsList
public List<com.google.rpc.Status> getExecutionErrorsList()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;- Specified by:
getExecutionErrorsListin interfaceListTimeSeriesResponseOrBuilder
-
getExecutionErrorsCount
public int getExecutionErrorsCount()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;- Specified by:
getExecutionErrorsCountin interfaceListTimeSeriesResponseOrBuilder
-
getExecutionErrors
public com.google.rpc.Status getExecutionErrors(int index)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;- Specified by:
getExecutionErrorsin interfaceListTimeSeriesResponseOrBuilder
-
setExecutionErrors
public ListTimeSeriesResponse.Builder setExecutionErrors(int index, com.google.rpc.Status value)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
setExecutionErrors
public ListTimeSeriesResponse.Builder setExecutionErrors(int index, com.google.rpc.Status.Builder builderForValue)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addExecutionErrors
public ListTimeSeriesResponse.Builder addExecutionErrors(com.google.rpc.Status value)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addExecutionErrors
public ListTimeSeriesResponse.Builder addExecutionErrors(int index, com.google.rpc.Status value)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addExecutionErrors
public ListTimeSeriesResponse.Builder addExecutionErrors(com.google.rpc.Status.Builder builderForValue)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addExecutionErrors
public ListTimeSeriesResponse.Builder addExecutionErrors(int index, com.google.rpc.Status.Builder builderForValue)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addAllExecutionErrors
public ListTimeSeriesResponse.Builder addAllExecutionErrors(Iterable<? extends com.google.rpc.Status> values)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
clearExecutionErrors
public ListTimeSeriesResponse.Builder clearExecutionErrors()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
removeExecutionErrors
public ListTimeSeriesResponse.Builder removeExecutionErrors(int index)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
getExecutionErrorsBuilder
public com.google.rpc.Status.Builder getExecutionErrorsBuilder(int index)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
getExecutionErrorsOrBuilder
public com.google.rpc.StatusOrBuilder getExecutionErrorsOrBuilder(int index)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;- Specified by:
getExecutionErrorsOrBuilderin interfaceListTimeSeriesResponseOrBuilder
-
getExecutionErrorsOrBuilderList
public List<? extends com.google.rpc.StatusOrBuilder> getExecutionErrorsOrBuilderList()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;- Specified by:
getExecutionErrorsOrBuilderListin interfaceListTimeSeriesResponseOrBuilder
-
addExecutionErrorsBuilder
public com.google.rpc.Status.Builder addExecutionErrorsBuilder()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
addExecutionErrorsBuilder
public com.google.rpc.Status.Builder addExecutionErrorsBuilder(int index)
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
getExecutionErrorsBuilderList
public List<com.google.rpc.Status.Builder> getExecutionErrorsBuilderList()
Query execution errors that may have caused the time series data returned to be incomplete.
repeated .google.rpc.Status execution_errors = 3;
-
getUnit
public String getUnit()
The unit in which all `time_series` point values are reported. `unit` follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. If different `time_series` have different units (for example, because they come from different metric types, or a unit is absent), then `unit` will be "{not_a_unit}".string unit = 5;- Specified by:
getUnitin interfaceListTimeSeriesResponseOrBuilder- Returns:
- The unit.
-
getUnitBytes
public com.google.protobuf.ByteString getUnitBytes()
The unit in which all `time_series` point values are reported. `unit` follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. If different `time_series` have different units (for example, because they come from different metric types, or a unit is absent), then `unit` will be "{not_a_unit}".string unit = 5;- Specified by:
getUnitBytesin interfaceListTimeSeriesResponseOrBuilder- Returns:
- The bytes for unit.
-
setUnit
public ListTimeSeriesResponse.Builder setUnit(String value)
The unit in which all `time_series` point values are reported. `unit` follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. If different `time_series` have different units (for example, because they come from different metric types, or a unit is absent), then `unit` will be "{not_a_unit}".string unit = 5;- Parameters:
value- The unit to set.- Returns:
- This builder for chaining.
-
clearUnit
public ListTimeSeriesResponse.Builder clearUnit()
The unit in which all `time_series` point values are reported. `unit` follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. If different `time_series` have different units (for example, because they come from different metric types, or a unit is absent), then `unit` will be "{not_a_unit}".string unit = 5;- Returns:
- This builder for chaining.
-
setUnitBytes
public ListTimeSeriesResponse.Builder setUnitBytes(com.google.protobuf.ByteString value)
The unit in which all `time_series` point values are reported. `unit` follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. If different `time_series` have different units (for example, because they come from different metric types, or a unit is absent), then `unit` will be "{not_a_unit}".string unit = 5;- Parameters:
value- The bytes for unit to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListTimeSeriesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
mergeUnknownFields
public final ListTimeSeriesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
-