Uses of Class
com.google.cloud.datalabeling.v1beta1.PdfInstruction.Builder
-
Packages that use PdfInstruction.Builder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of PdfInstruction.Builder in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return PdfInstruction.Builder Modifier and Type Method Description PdfInstruction.BuilderPdfInstruction.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfInstruction.BuilderPdfInstruction.Builder. clear()PdfInstruction.BuilderPdfInstruction.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfInstruction.BuilderPdfInstruction.Builder. clearGcsFileUri()PDF file for the instruction.PdfInstruction.BuilderPdfInstruction.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfInstruction.BuilderPdfInstruction.Builder. clone()PdfInstruction.BuilderInstruction.Builder. getPdfInstructionBuilder()Instruction from a PDF document.PdfInstruction.BuilderPdfInstruction.Builder. mergeFrom(PdfInstruction other)PdfInstruction.BuilderPdfInstruction.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfInstruction.BuilderPdfInstruction.Builder. mergeFrom(com.google.protobuf.Message other)PdfInstruction.BuilderPdfInstruction.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static PdfInstruction.BuilderPdfInstruction. newBuilder()static PdfInstruction.BuilderPdfInstruction. newBuilder(PdfInstruction prototype)PdfInstruction.BuilderPdfInstruction. newBuilderForType()protected PdfInstruction.BuilderPdfInstruction. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)PdfInstruction.BuilderPdfInstruction.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfInstruction.BuilderPdfInstruction.Builder. setGcsFileUri(String value)PDF file for the instruction.PdfInstruction.BuilderPdfInstruction.Builder. setGcsFileUriBytes(com.google.protobuf.ByteString value)PDF file for the instruction.PdfInstruction.BuilderPdfInstruction.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfInstruction.BuilderPdfInstruction.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfInstruction.BuilderPdfInstruction. toBuilder()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type PdfInstruction.Builder Modifier and Type Method Description Instruction.BuilderInstruction.Builder. setPdfInstruction(PdfInstruction.Builder builderForValue)Instruction from a PDF document.
-