Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::PdfInstruction.
Instruction from a PDF file.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#gcs_file_uri
def gcs_file_uri() -> ::String Returns 
 - (::String) — PDF file for the instruction. Only gcs path is allowed.
 
#gcs_file_uri=
def gcs_file_uri=(value) -> ::String Parameter 
 - value (::String) — PDF file for the instruction. Only gcs path is allowed.
 
 Returns 
 - (::String) — PDF file for the instruction. Only gcs path is allowed.