Interface StartTextDetectionResponse.Builder

    • Method Detail

      • jobId

        StartTextDetectionResponse.Builder jobId​(String jobId)

        Identifier for the text detection job. Use JobId to identify the job in a subsequent call to GetTextDetection.

        Parameters:
        jobId - Identifier for the text detection job. Use JobId to identify the job in a subsequent call to GetTextDetection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.