clientRequestToken property
A unique token used to prevent the same import request from occurring more than once. If you didn't provide a token, a token was automatically generated when the import task request was sent.
Implementation
final String? clientRequestToken;