@Deprecated public final class QueryTimeSeriesResponse extends com.google.protobuf.GeneratedMessageV3 implements QueryTimeSeriesResponseOrBuilder
The `QueryTimeSeries` response. For information about the status of Monitoring Query Language (MQL), see the [MQL deprecation notice](https://cloud.google.com/stackdriver/docs/deprecations/mql).Protobuf type
google.monitoring.v3.QueryTimeSeriesResponse| Modifier and Type | Class and Description |
|---|---|
static class |
QueryTimeSeriesResponse.Builder
Deprecated.
The `QueryTimeSeries` response.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
NEXT_PAGE_TOKEN_FIELD_NUMBER
Deprecated.
|
static int |
PARTIAL_ERRORS_FIELD_NUMBER
Deprecated.
|
static int |
TIME_SERIES_DATA_FIELD_NUMBER
Deprecated.
|
static int |
TIME_SERIES_DESCRIPTOR_FIELD_NUMBER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
static QueryTimeSeriesResponse |
getDefaultInstance()
Deprecated.
|
QueryTimeSeriesResponse |
getDefaultInstanceForType()
Deprecated.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
Deprecated.
|
String |
getNextPageToken()
Deprecated.
If there are more results than have been returned, then this field is set
to a non-empty value.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Deprecated.
If there are more results than have been returned, then this field is set
to a non-empty value.
|
com.google.protobuf.Parser<QueryTimeSeriesResponse> |
getParserForType()
Deprecated.
|
com.google.rpc.Status |
getPartialErrors(int index)
Deprecated.
Query execution errors that may have caused the time series data returned
to be incomplete.
|
int |
getPartialErrorsCount()
Deprecated.
Query execution errors that may have caused the time series data returned
to be incomplete.
|
List<com.google.rpc.Status> |
getPartialErrorsList()
Deprecated.
Query execution errors that may have caused the time series data returned
to be incomplete.
|
com.google.rpc.StatusOrBuilder |
getPartialErrorsOrBuilder(int index)
Deprecated.
Query execution errors that may have caused the time series data returned
to be incomplete.
|
List<? extends com.google.rpc.StatusOrBuilder> |
getPartialErrorsOrBuilderList()
Deprecated.
Query execution errors that may have caused the time series data returned
to be incomplete.
|
int |
getSerializedSize()
Deprecated.
|
TimeSeriesData |
getTimeSeriesData(int index)
Deprecated.
The time series data.
|
int |
getTimeSeriesDataCount()
Deprecated.
The time series data.
|
List<TimeSeriesData> |
getTimeSeriesDataList()
Deprecated.
The time series data.
|
TimeSeriesDataOrBuilder |
getTimeSeriesDataOrBuilder(int index)
Deprecated.
The time series data.
|
List<? extends TimeSeriesDataOrBuilder> |
getTimeSeriesDataOrBuilderList()
Deprecated.
The time series data.
|
TimeSeriesDescriptor |
getTimeSeriesDescriptor()
Deprecated.
The descriptor for the time series data.
|
TimeSeriesDescriptorOrBuilder |
getTimeSeriesDescriptorOrBuilder()
Deprecated.
The descriptor for the time series data.
|
int |
hashCode()
Deprecated.
|
boolean |
hasTimeSeriesDescriptor()
Deprecated.
The descriptor for the time series data.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable()
Deprecated.
|
boolean |
isInitialized()
Deprecated.
|
static QueryTimeSeriesResponse.Builder |
newBuilder()
Deprecated.
|
static QueryTimeSeriesResponse.Builder |
newBuilder(QueryTimeSeriesResponse prototype)
Deprecated.
|
QueryTimeSeriesResponse.Builder |
newBuilderForType()
Deprecated.
|
protected QueryTimeSeriesResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.
|
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.
|
static QueryTimeSeriesResponse |
parseDelimitedFrom(InputStream input)
Deprecated.
|
static QueryTimeSeriesResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(byte[] data)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(ByteBuffer data)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(InputStream input)
Deprecated.
|
static QueryTimeSeriesResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static com.google.protobuf.Parser<QueryTimeSeriesResponse> |
parser()
Deprecated.
|
QueryTimeSeriesResponse.Builder |
toBuilder()
Deprecated.
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
Deprecated.
|
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TIME_SERIES_DESCRIPTOR_FIELD_NUMBER
public static final int TIME_SERIES_DATA_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int PARTIAL_ERRORS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasTimeSeriesDescriptor()
The descriptor for the time series data.
.google.monitoring.v3.TimeSeriesDescriptor time_series_descriptor = 8;hasTimeSeriesDescriptor in interface QueryTimeSeriesResponseOrBuilderpublic TimeSeriesDescriptor getTimeSeriesDescriptor()
The descriptor for the time series data.
.google.monitoring.v3.TimeSeriesDescriptor time_series_descriptor = 8;getTimeSeriesDescriptor in interface QueryTimeSeriesResponseOrBuilderpublic TimeSeriesDescriptorOrBuilder getTimeSeriesDescriptorOrBuilder()
The descriptor for the time series data.
.google.monitoring.v3.TimeSeriesDescriptor time_series_descriptor = 8;getTimeSeriesDescriptorOrBuilder in interface QueryTimeSeriesResponseOrBuilderpublic List<TimeSeriesData> getTimeSeriesDataList()
The time series data.
repeated .google.monitoring.v3.TimeSeriesData time_series_data = 9;getTimeSeriesDataList in interface QueryTimeSeriesResponseOrBuilderpublic List<? extends TimeSeriesDataOrBuilder> getTimeSeriesDataOrBuilderList()
The time series data.
repeated .google.monitoring.v3.TimeSeriesData time_series_data = 9;getTimeSeriesDataOrBuilderList in interface QueryTimeSeriesResponseOrBuilderpublic int getTimeSeriesDataCount()
The time series data.
repeated .google.monitoring.v3.TimeSeriesData time_series_data = 9;getTimeSeriesDataCount in interface QueryTimeSeriesResponseOrBuilderpublic TimeSeriesData getTimeSeriesData(int index)
The time series data.
repeated .google.monitoring.v3.TimeSeriesData time_series_data = 9;getTimeSeriesData in interface QueryTimeSeriesResponseOrBuilderpublic TimeSeriesDataOrBuilder getTimeSeriesDataOrBuilder(int index)
The time series data.
repeated .google.monitoring.v3.TimeSeriesData time_series_data = 9;getTimeSeriesDataOrBuilder in interface QueryTimeSeriesResponseOrBuilderpublic 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 = 10;getNextPageToken in interface QueryTimeSeriesResponseOrBuilderpublic 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 = 10;getNextPageTokenBytes in interface QueryTimeSeriesResponseOrBuilderpublic List<com.google.rpc.Status> getPartialErrorsList()
Query execution errors that may have caused the time series data returned to be incomplete. The available data will be available in the response.
repeated .google.rpc.Status partial_errors = 11;getPartialErrorsList in interface QueryTimeSeriesResponseOrBuilderpublic List<? extends com.google.rpc.StatusOrBuilder> getPartialErrorsOrBuilderList()
Query execution errors that may have caused the time series data returned to be incomplete. The available data will be available in the response.
repeated .google.rpc.Status partial_errors = 11;getPartialErrorsOrBuilderList in interface QueryTimeSeriesResponseOrBuilderpublic int getPartialErrorsCount()
Query execution errors that may have caused the time series data returned to be incomplete. The available data will be available in the response.
repeated .google.rpc.Status partial_errors = 11;getPartialErrorsCount in interface QueryTimeSeriesResponseOrBuilderpublic com.google.rpc.Status getPartialErrors(int index)
Query execution errors that may have caused the time series data returned to be incomplete. The available data will be available in the response.
repeated .google.rpc.Status partial_errors = 11;getPartialErrors in interface QueryTimeSeriesResponseOrBuilderpublic com.google.rpc.StatusOrBuilder getPartialErrorsOrBuilder(int index)
Query execution errors that may have caused the time series data returned to be incomplete. The available data will be available in the response.
repeated .google.rpc.Status partial_errors = 11;getPartialErrorsOrBuilder in interface QueryTimeSeriesResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static QueryTimeSeriesResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryTimeSeriesResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static QueryTimeSeriesResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryTimeSeriesResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static QueryTimeSeriesResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryTimeSeriesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static QueryTimeSeriesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic QueryTimeSeriesResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static QueryTimeSeriesResponse.Builder newBuilder()
public static QueryTimeSeriesResponse.Builder newBuilder(QueryTimeSeriesResponse prototype)
public QueryTimeSeriesResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected QueryTimeSeriesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static QueryTimeSeriesResponse getDefaultInstance()
public static com.google.protobuf.Parser<QueryTimeSeriesResponse> parser()
public com.google.protobuf.Parser<QueryTimeSeriesResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public QueryTimeSeriesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.