TextLocator.Builder |
TextLocator.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextLocator.Builder |
TextLocator.Builder.clear() |
|
TextLocator.Builder |
TextLocator.Builder.clearEndPosition() |
The position of the last byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TextLocator.Builder |
TextLocator.Builder.clearNestedLocator() |
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator.Builder |
TextLocator.Builder.clearNestingReason() |
When `nested_locator` is set, this field gives the reason for the nesting.
|
TextLocator.Builder |
TextLocator.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TextLocator.Builder |
TextLocator.Builder.clearSource() |
The source of the text.
|
TextLocator.Builder |
TextLocator.Builder.clearStartPosition() |
The position of the first byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.clone() |
|
TextLocator.Builder |
QueryError.Builder.getLocatorBuilder() |
The location of the time series query language text that this error applies
to.
|
TextLocator.Builder |
TextLocator.Builder.getNestedLocatorBuilder() |
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator.Builder |
TextLocator.Builder.mergeEndPosition(TextLocator.Position value) |
The position of the last byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.mergeFrom(TextLocator other) |
|
TextLocator.Builder |
TextLocator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TextLocator.Builder |
TextLocator.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TextLocator.Builder |
TextLocator.Builder.mergeNestedLocator(TextLocator value) |
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator.Builder |
TextLocator.Builder.mergeStartPosition(TextLocator.Position value) |
The position of the first byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TextLocator.Builder |
TextLocator.newBuilder() |
|
static TextLocator.Builder |
TextLocator.newBuilder(TextLocator prototype) |
|
TextLocator.Builder |
TextLocator.newBuilderForType() |
|
protected TextLocator.Builder |
TextLocator.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TextLocator.Builder |
TextLocator.Builder.setEndPosition(TextLocator.Position value) |
The position of the last byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.setEndPosition(TextLocator.Position.Builder builderForValue) |
The position of the last byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextLocator.Builder |
TextLocator.Builder.setNestedLocator(TextLocator value) |
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator.Builder |
TextLocator.Builder.setNestedLocator(TextLocator.Builder builderForValue) |
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator.Builder |
TextLocator.Builder.setNestingReason(String value) |
When `nested_locator` is set, this field gives the reason for the nesting.
|
TextLocator.Builder |
TextLocator.Builder.setNestingReasonBytes(com.google.protobuf.ByteString value) |
When `nested_locator` is set, this field gives the reason for the nesting.
|
TextLocator.Builder |
TextLocator.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TextLocator.Builder |
TextLocator.Builder.setSource(String value) |
The source of the text.
|
TextLocator.Builder |
TextLocator.Builder.setSourceBytes(com.google.protobuf.ByteString value) |
The source of the text.
|
TextLocator.Builder |
TextLocator.Builder.setStartPosition(TextLocator.Position value) |
The position of the first byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.setStartPosition(TextLocator.Position.Builder builderForValue) |
The position of the first byte within the text.
|
TextLocator.Builder |
TextLocator.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TextLocator.Builder |
TextLocator.toBuilder() |
|