| Modifier and Type | Method and Description |
|---|---|
DocumentLocation.Builder |
DocumentLocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DocumentLocation.Builder |
DocumentLocation.Builder.clear() |
DocumentLocation.Builder |
DocumentLocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DocumentLocation.Builder |
DocumentLocation.Builder.clearFileOffset()
Offset of the line, from the beginning of the file, where the finding
is located.
|
DocumentLocation.Builder |
DocumentLocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DocumentLocation.Builder |
DocumentLocation.Builder.clone() |
DocumentLocation.Builder |
ContentLocation.Builder.getDocumentLocationBuilder()
Location data for document files.
|
DocumentLocation.Builder |
DocumentLocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DocumentLocation.Builder |
DocumentLocation.Builder.mergeFrom(DocumentLocation other) |
DocumentLocation.Builder |
DocumentLocation.Builder.mergeFrom(com.google.protobuf.Message other) |
DocumentLocation.Builder |
DocumentLocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DocumentLocation.Builder |
DocumentLocation.newBuilder() |
static DocumentLocation.Builder |
DocumentLocation.newBuilder(DocumentLocation prototype) |
DocumentLocation.Builder |
DocumentLocation.newBuilderForType() |
protected DocumentLocation.Builder |
DocumentLocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DocumentLocation.Builder |
DocumentLocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DocumentLocation.Builder |
DocumentLocation.Builder.setFileOffset(long value)
Offset of the line, from the beginning of the file, where the finding
is located.
|
DocumentLocation.Builder |
DocumentLocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DocumentLocation.Builder |
DocumentLocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DocumentLocation.Builder |
DocumentLocation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ContentLocation.Builder |
ContentLocation.Builder.setDocumentLocation(DocumentLocation.Builder builderForValue)
Location data for document files.
|
Copyright © 2022 Google LLC. All rights reserved.