Uses of Class
com.google.cloud.datalabeling.v1beta1.PdfInstruction
-
Packages that use PdfInstruction Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of PdfInstruction in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return PdfInstruction Modifier and Type Method Description PdfInstructionPdfInstruction.Builder. build()PdfInstructionPdfInstruction.Builder. buildPartial()static PdfInstructionPdfInstruction. getDefaultInstance()PdfInstructionPdfInstruction.Builder. getDefaultInstanceForType()PdfInstructionPdfInstruction. getDefaultInstanceForType()PdfInstructionInstruction.Builder. getPdfInstruction()Instruction from a PDF document.PdfInstructionInstruction. getPdfInstruction()Instruction from a PDF document.PdfInstructionInstructionOrBuilder. getPdfInstruction()Instruction from a PDF document.static PdfInstructionPdfInstruction. parseDelimitedFrom(InputStream input)static PdfInstructionPdfInstruction. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfInstructionPdfInstruction. parseFrom(byte[] data)static PdfInstructionPdfInstruction. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfInstructionPdfInstruction. parseFrom(com.google.protobuf.ByteString data)static PdfInstructionPdfInstruction. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfInstructionPdfInstruction. parseFrom(com.google.protobuf.CodedInputStream input)static PdfInstructionPdfInstruction. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfInstructionPdfInstruction. parseFrom(InputStream input)static PdfInstructionPdfInstruction. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfInstructionPdfInstruction. parseFrom(ByteBuffer data)static PdfInstructionPdfInstruction. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type PdfInstruction Modifier and Type Method Description com.google.protobuf.Parser<PdfInstruction>PdfInstruction. getParserForType()static com.google.protobuf.Parser<PdfInstruction>PdfInstruction. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type PdfInstruction Modifier and Type Method Description PdfInstruction.BuilderPdfInstruction.Builder. mergeFrom(PdfInstruction other)Instruction.BuilderInstruction.Builder. mergePdfInstruction(PdfInstruction value)Instruction from a PDF document.static PdfInstruction.BuilderPdfInstruction. newBuilder(PdfInstruction prototype)Instruction.BuilderInstruction.Builder. setPdfInstruction(PdfInstruction value)Instruction from a PDF document.
-