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.Builder
addAllExecutionErrors(Iterable<? extends com.google.rpc.Status> values)
Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.Builder
addAllTimeSeries(Iterable<? extends TimeSeries> values)
One or more time series that match the filter included in the request.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.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.ListTimeSeriesResponse.Builder
addExecutionErrors(com.google.rpc.Status value)
Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.Builder
addExecutionErrors(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.Builder
addExecutionErrorsBuilder()
Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.Status.Builder
addExecutionErrorsBuilder(int index)
Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListTimeSeriesResponse.Builder
addTimeSeries(int index, TimeSeries value)
One or more time series that match the filter included in the request.ListTimeSeriesResponse.Builder
addTimeSeries(int index, 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.ListTimeSeriesResponse.Builder
addTimeSeries(TimeSeries.Builder builderForValue)
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
clearExecutionErrors()
Query execution errors that may have caused the time series data returned to be incomplete.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
clearUnit()
The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.Builder
clone()
ListTimeSeriesResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.rpc.Status
getExecutionErrors(int index)
Query execution errors that may have caused the time series data returned to be incomplete.com.google.rpc.Status.Builder
getExecutionErrorsBuilder(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.int
getExecutionErrorsCount()
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.StatusOrBuilder
getExecutionErrorsOrBuilder(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.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.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.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.List<? extends TimeSeriesOrBuilder>
getTimeSeriesOrBuilderList()
One or more time series that match the filter included in the request.String
getUnit()
The unit in which all `time_series` point values are reported.com.google.protobuf.ByteString
getUnitBytes()
The unit in which all `time_series` point values are reported.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListTimeSeriesResponse.Builder
mergeFrom(ListTimeSeriesResponse other)
ListTimeSeriesResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListTimeSeriesResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListTimeSeriesResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListTimeSeriesResponse.Builder
removeExecutionErrors(int index)
Query execution errors that may have caused the time series data returned to be incomplete.ListTimeSeriesResponse.Builder
removeTimeSeries(int index)
One or more time series that match the filter included in the request.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.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.ListTimeSeriesResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListTimeSeriesResponse.Builder
setNextPageToken(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, Object value)
ListTimeSeriesResponse.Builder
setTimeSeries(int index, TimeSeries value)
One or more time series that match the filter included in the request.ListTimeSeriesResponse.Builder
setTimeSeries(int index, TimeSeries.Builder builderForValue)
One or more time series that match the filter included in the request.ListTimeSeriesResponse.Builder
setUnit(String value)
The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.Builder
setUnitBytes(com.google.protobuf.ByteString value)
The unit in which all `time_series` point values are reported.ListTimeSeriesResponse.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
clear
public ListTimeSeriesResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
getDefaultInstanceForType
public ListTimeSeriesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListTimeSeriesResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListTimeSeriesResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListTimeSeriesResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
setField
public ListTimeSeriesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
clearField
public ListTimeSeriesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
clearOneof
public ListTimeSeriesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
setRepeatedField
public ListTimeSeriesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
addRepeatedField
public ListTimeSeriesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
mergeFrom
public ListTimeSeriesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListTimeSeriesResponse.Builder>
-
mergeFrom
public ListTimeSeriesResponse.Builder mergeFrom(ListTimeSeriesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getTimeSeriesList
in 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:
getTimeSeriesCount
in 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:
getTimeSeries
in 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:
getTimeSeriesOrBuilder
in 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:
getTimeSeriesOrBuilderList
in 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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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:
getExecutionErrorsList
in 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:
getExecutionErrorsCount
in 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:
getExecutionErrors
in 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:
getExecutionErrorsOrBuilder
in 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:
getExecutionErrorsOrBuilderList
in 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:
getUnit
in 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:
getUnitBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
mergeUnknownFields
public final ListTimeSeriesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesResponse.Builder>
-
-