Interface StartDocumentTextDetectionResponse.Builder

  • Method Details

    • jobId

      The identifier of the text detection job for the document. Use JobId to identify the job in a subsequent call to GetDocumentTextDetection. A JobId value is only valid for 7 days.

      Parameters:
      jobId - The identifier of the text detection job for the document. Use JobId to identify the job in a subsequent call to GetDocumentTextDetection. A JobId value is only valid for 7 days.
      Returns:
      Returns a reference to this object so that method calls can be chained together.