TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addAllConfidences(Iterable<? extends Float> values) |
The Model's confidences in correctness of the predicted IDs, higher
value means higher confidence.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addAllDisplayNames(Iterable<String> values) |
The display names of the AnnotationSpecs that had been identified,
order matches the IDs.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addAllIds(Iterable<? extends Long> values) |
The resource IDs of the AnnotationSpecs that had been identified,
ordered by the confidence score descendingly.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addAllTextSegmentEndOffsets(Iterable<? extends Long> values) |
The end offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addAllTextSegmentStartOffsets(Iterable<? extends Long> values) |
The start offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addConfidences(float value) |
The Model's confidences in correctness of the predicted IDs, higher
value means higher confidence.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addDisplayNames(String value) |
The display names of the AnnotationSpecs that had been identified,
order matches the IDs.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addDisplayNamesBytes(com.google.protobuf.ByteString value) |
The display names of the AnnotationSpecs that had been identified,
order matches the IDs.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addIds(long value) |
The resource IDs of the AnnotationSpecs that had been identified,
ordered by the confidence score descendingly.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addTextSegmentEndOffsets(long value) |
The end offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.addTextSegmentStartOffsets(long value) |
The start offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clear() |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearConfidences() |
The Model's confidences in correctness of the predicted IDs, higher
value means higher confidence.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearDisplayNames() |
The display names of the AnnotationSpecs that had been identified,
order matches the IDs.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearIds() |
The resource IDs of the AnnotationSpecs that had been identified,
ordered by the confidence score descendingly.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearTextSegmentEndOffsets() |
The end offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clearTextSegmentStartOffsets() |
The start offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.clone() |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.mergeFrom(TextExtractionPredictionResult other) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.newBuilder() |
|
static TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.newBuilder(TextExtractionPredictionResult prototype) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.newBuilderForType() |
|
protected TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setConfidences(int index,
float value) |
The Model's confidences in correctness of the predicted IDs, higher
value means higher confidence.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setDisplayNames(int index,
String value) |
The display names of the AnnotationSpecs that had been identified,
order matches the IDs.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setIds(int index,
long value) |
The resource IDs of the AnnotationSpecs that had been identified,
ordered by the confidence score descendingly.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setTextSegmentEndOffsets(int index,
long value) |
The end offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setTextSegmentStartOffsets(int index,
long value) |
The start offsets, inclusive, of the text segment in which the
AnnotationSpec has been identified.
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TextExtractionPredictionResult.Builder |
TextExtractionPredictionResult.toBuilder() |
|