TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.clear() |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.clearAnnotationSpec() |
Label of the text.
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.clone() |
|
TextClassificationAnnotation.Builder |
AnnotationValue.Builder.getTextClassificationAnnotationBuilder() |
Annotation value for text classification case.
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.mergeAnnotationSpec(AnnotationSpec value) |
Label of the text.
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.mergeFrom(TextClassificationAnnotation other) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TextClassificationAnnotation.Builder |
TextClassificationAnnotation.newBuilder() |
|
static TextClassificationAnnotation.Builder |
TextClassificationAnnotation.newBuilder(TextClassificationAnnotation prototype) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.newBuilderForType() |
|
protected TextClassificationAnnotation.Builder |
TextClassificationAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.setAnnotationSpec(AnnotationSpec value) |
Label of the text.
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.setAnnotationSpec(AnnotationSpec.Builder builderForValue) |
Label of the text.
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TextClassificationAnnotation.Builder |
TextClassificationAnnotation.toBuilder() |
|