Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildDocumentModelRequest

Package version

Request body to build a new custom document model.

Hierarchy

  • BuildDocumentModelRequest

Index

Properties

Optional azureBlobSource

azureBlobSource: AzureBlobContentSource

Azure Blob Storage location containing the training data.

buildMode

Custom document model build mode.

Optional description

description: undefined | string

Document model description.

modelId

modelId: string

Unique document model name.

Optional tags

tags: undefined | {}

List of key-value tag attributes associated with the document model.

Generated using TypeDoc