Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange
-
Packages that use QueryTimeRange Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of QueryTimeRange in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return QueryTimeRange Modifier and Type Method Description QueryTimeRange
QueryTimeRange.Builder. build()
QueryTimeRange
QueryTimeRange.Builder. buildPartial()
static QueryTimeRange
QueryTimeRange. getDefaultInstance()
QueryTimeRange
QueryTimeRange.Builder. getDefaultInstanceForType()
QueryTimeRange
QueryTimeRange. getDefaultInstanceForType()
QueryTimeRange
ListEventsRequest.Builder. getTimeRange()
Optional.QueryTimeRange
ListEventsRequest. getTimeRange()
Optional.QueryTimeRange
ListEventsRequestOrBuilder. getTimeRange()
Optional.QueryTimeRange
ListGroupStatsRequest.Builder. getTimeRange()
Optional.QueryTimeRange
ListGroupStatsRequest. getTimeRange()
Optional.QueryTimeRange
ListGroupStatsRequestOrBuilder. getTimeRange()
Optional.static QueryTimeRange
QueryTimeRange. parseDelimitedFrom(InputStream input)
static QueryTimeRange
QueryTimeRange. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryTimeRange
QueryTimeRange. parseFrom(byte[] data)
static QueryTimeRange
QueryTimeRange. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryTimeRange
QueryTimeRange. parseFrom(com.google.protobuf.ByteString data)
static QueryTimeRange
QueryTimeRange. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryTimeRange
QueryTimeRange. parseFrom(com.google.protobuf.CodedInputStream input)
static QueryTimeRange
QueryTimeRange. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryTimeRange
QueryTimeRange. parseFrom(InputStream input)
static QueryTimeRange
QueryTimeRange. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryTimeRange
QueryTimeRange. parseFrom(ByteBuffer data)
static QueryTimeRange
QueryTimeRange. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type QueryTimeRange Modifier and Type Method Description com.google.protobuf.Parser<QueryTimeRange>
QueryTimeRange. getParserForType()
static com.google.protobuf.Parser<QueryTimeRange>
QueryTimeRange. parser()
-