updateMatchingWorkflow  
  inline suspend fun EntityResolutionClient.updateMatchingWorkflow(crossinline block: UpdateMatchingWorkflowRequest.Builder.() -> Unit): UpdateMatchingWorkflowResponse
Updates an existing matching workflow. The workflow must already exist for this operation to succeed.
For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.