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 classPdfInstructionInstruction from a PDF file.static classPdfInstruction.BuilderInstruction from a PDF file.Methods in com.google.cloud.datalabeling.v1beta1 that return PdfInstructionOrBuilder Modifier and Type Method Description PdfInstructionOrBuilderInstruction.Builder. getPdfInstructionOrBuilder()Instruction from a PDF document.PdfInstructionOrBuilderInstruction. getPdfInstructionOrBuilder()Instruction from a PDF document.PdfInstructionOrBuilderInstructionOrBuilder. getPdfInstructionOrBuilder()Instruction from a PDF document.
-