EntityLinkingBatchResult type

일괄 처리 작업을 연결하는 엔터티의 결과입니다.

type EntityLinkingBatchResult = ActionMetadata &
  BatchActionResult<EntityLinkingResult, "EntityLinking">