archiveJobId property

String? archiveJobId
getter/setter pair

The archive job ID that is initiated by the retry endpoint.

This can be used to get the state of the new job.

Implementation

core.String? archiveJobId;