Class PdfInstruction (1.6.2)

PdfInstruction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Instruction from a PDF file.

Attribute

NameDescription
gcs_file_uri str
PDF file for the instruction. Only gcs path is allowed.

Inheritance

builtins.object > proto.message.Message > PdfInstruction