Uses of Interface
com.google.cloud.datalabeling.v1beta1.PdfInstructionOrBuilder
-
Packages that use PdfInstructionOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of PdfInstructionOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement PdfInstructionOrBuilder Modifier and Type Class Description class
PdfInstruction
Instruction from a PDF file.static class
PdfInstruction.Builder
Instruction from a PDF file.Methods in com.google.cloud.datalabeling.v1beta1 that return PdfInstructionOrBuilder Modifier and Type Method Description PdfInstructionOrBuilder
Instruction.Builder. getPdfInstructionOrBuilder()
Instruction from a PDF document.PdfInstructionOrBuilder
Instruction. getPdfInstructionOrBuilder()
Instruction from a PDF document.PdfInstructionOrBuilder
InstructionOrBuilder. getPdfInstructionOrBuilder()
Instruction from a PDF document.
-