مشاركة عبر


CustomEntityRecognitionBatchResult type

نتيجة إجراء دفعة التعرف على الكيان المخصص.

type CustomEntityRecognitionBatchResult = CustomActionMetadata &
  BatchActionResult<CustomEntityRecognitionResult, "CustomEntityRecognition">