Uses of Interface
com.google.monitoring.v3.QueryErrorOrBuilder
-
Packages that use QueryErrorOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of QueryErrorOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement QueryErrorOrBuilder Modifier and Type Class Description classQueryErrorAn error associated with a query in the time series query language format.static classQueryError.BuilderAn error associated with a query in the time series query language format.Methods in com.google.monitoring.v3 that return QueryErrorOrBuilder Modifier and Type Method Description QueryErrorOrBuilderQueryErrorList.Builder. getErrorsOrBuilder(int index)Errors in parsing the time series query language text.QueryErrorOrBuilderQueryErrorList. getErrorsOrBuilder(int index)Errors in parsing the time series query language text.QueryErrorOrBuilderQueryErrorListOrBuilder. getErrorsOrBuilder(int index)Errors in parsing the time series query language text.Methods in com.google.monitoring.v3 that return types with arguments of type QueryErrorOrBuilder Modifier and Type Method Description List<? extends QueryErrorOrBuilder>QueryErrorList.Builder. getErrorsOrBuilderList()Errors in parsing the time series query language text.List<? extends QueryErrorOrBuilder>QueryErrorList. getErrorsOrBuilderList()Errors in parsing the time series query language text.List<? extends QueryErrorOrBuilder>QueryErrorListOrBuilder. getErrorsOrBuilderList()Errors in parsing the time series query language text.
-