Id of the job.
Status of the job.
Status of the signed url.
NOT_PROVIDED, nostorage.preSignedUrlwas provided.UPLOADED,storage.preSignedUrlwas provided and file is uploaded.FAILED,storage.preSignedUrlwas provided but the upload failed.
fileUrl is only returned if the webhook was created with returnType set to URL and storage.signedUrl is
is not used (unless signedUrlStatus returns FAILED)fileBase64 is only returned if the webhook was created with returnType set to base64 and
storage.signedUrl is not used!storage.signedUrl is used).The provided metadata when creating the job.