ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clear() |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clearPageNumber() |
If the file was a PDF or TIFF, this field gives the page number within
the file used to produce the image.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clearUri() |
The URI of the file used to produce the image.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.clone() |
|
ImageAnnotationContext.Builder |
AnnotateImageResponse.Builder.getContextBuilder() |
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.mergeFrom(ImageAnnotationContext other) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ImageAnnotationContext.Builder |
ImageAnnotationContext.newBuilder() |
|
static ImageAnnotationContext.Builder |
ImageAnnotationContext.newBuilder(ImageAnnotationContext prototype) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.newBuilderForType() |
|
protected ImageAnnotationContext.Builder |
ImageAnnotationContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setPageNumber(int value) |
If the file was a PDF or TIFF, this field gives the page number within
the file used to produce the image.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setUri(String value) |
The URI of the file used to produce the image.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.Builder.setUriBytes(com.google.protobuf.ByteString value) |
The URI of the file used to produce the image.
|
ImageAnnotationContext.Builder |
ImageAnnotationContext.toBuilder() |
|