jobId property

String? jobId
final

The identifier generated for the job. To get the status of a job, use this ID with the DescribeTextTranslationJob operation.

Implementation

final String? jobId;