| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryError
An error associated with a query in the time series query language format.
|
static class |
QueryError.Builder
An error associated with a query in the time series query language format.
|
| Modifier and Type | Method and Description |
|---|---|
QueryErrorOrBuilder |
QueryErrorList.getErrorsOrBuilder(int index)
Errors in parsing the time series query language text.
|
QueryErrorOrBuilder |
QueryErrorList.Builder.getErrorsOrBuilder(int index)
Errors in parsing the time series query language text.
|
QueryErrorOrBuilder |
QueryErrorListOrBuilder.getErrorsOrBuilder(int index)
Errors in parsing the time series query language text.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends QueryErrorOrBuilder> |
QueryErrorList.getErrorsOrBuilderList()
Errors in parsing the time series query language text.
|
List<? extends QueryErrorOrBuilder> |
QueryErrorList.Builder.getErrorsOrBuilderList()
Errors in parsing the time series query language text.
|
List<? extends QueryErrorOrBuilder> |
QueryErrorListOrBuilder.getErrorsOrBuilderList()
Errors in parsing the time series query language text.
|
Copyright © 2023 Google LLC. All rights reserved.