jobId property

String? jobId
final

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

Implementation

final String? jobId;