DocumentChunk Class

Definition

A chunk of document content, defined by one or more spans in the markdown.

public class DocumentChunk : System.ClientModel.Primitives.IJsonModel<Azure.AI.ContentUnderstanding.DocumentChunk>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.ContentUnderstanding.DocumentChunk>
type DocumentChunk = class
    interface IJsonModel<DocumentChunk>
    interface IPersistableModel<DocumentChunk>
Public Class DocumentChunk
Implements IJsonModel(Of DocumentChunk), IPersistableModel(Of DocumentChunk)
Inheritance
DocumentChunk
Implements

Applies to