| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
TextLocator.Position
The position of a byte within the text.
|
static class |
TextLocator.Position.Builder
The position of a byte within the text.
|
| Modifier and Type | Method and Description |
|---|---|
TextLocator.PositionOrBuilder |
TextLocator.getEndPositionOrBuilder()
The position of the last byte within the text.
|
TextLocator.PositionOrBuilder |
TextLocator.Builder.getEndPositionOrBuilder()
The position of the last byte within the text.
|
TextLocator.PositionOrBuilder |
TextLocatorOrBuilder.getEndPositionOrBuilder()
The position of the last byte within the text.
|
TextLocator.PositionOrBuilder |
TextLocator.getStartPositionOrBuilder()
The position of the first byte within the text.
|
TextLocator.PositionOrBuilder |
TextLocator.Builder.getStartPositionOrBuilder()
The position of the first byte within the text.
|
TextLocator.PositionOrBuilder |
TextLocatorOrBuilder.getStartPositionOrBuilder()
The position of the first byte within the text.
|
Copyright © 2023 Google LLC. All rights reserved.