GoogleCloudDatalabelingV1beta1PdfInstruction
import type { GoogleCloudDatalabelingV1beta1PdfInstruction } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";Instruction from a PDF file.
interface GoogleCloudDatalabelingV1beta1PdfInstruction  {
gcsFileUri?: string;
}