| Modifier and Type | Class and Description |
|---|---|
class |
TextLocator
A locator for text.
|
static class |
TextLocator.Builder
A locator for text.
|
| Modifier and Type | Method and Description |
|---|---|
TextLocatorOrBuilder |
QueryError.getLocatorOrBuilder()
The location of the time series query language text that this error applies
to.
|
TextLocatorOrBuilder |
QueryError.Builder.getLocatorOrBuilder()
The location of the time series query language text that this error applies
to.
|
TextLocatorOrBuilder |
QueryErrorOrBuilder.getLocatorOrBuilder()
The location of the time series query language text that this error applies
to.
|
TextLocatorOrBuilder |
TextLocator.getNestedLocatorOrBuilder()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g. a macro in the time series query language text) and a
location is to be designated in that object's text, `nested_locator`
identifies the location within that object.
|
TextLocatorOrBuilder |
TextLocator.Builder.getNestedLocatorOrBuilder()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g. a macro in the time series query language text) and a
location is to be designated in that object's text, `nested_locator`
identifies the location within that object.
|
TextLocatorOrBuilder |
TextLocatorOrBuilder.getNestedLocatorOrBuilder()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g. a macro in the time series query language text) and a
location is to be designated in that object's text, `nested_locator`
identifies the location within that object.
|
Copyright © 2025 Google LLC. All rights reserved.