jobId property

String? jobId
final

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

Implementation

final String? jobId;