Condividi tramite


BuildDocumentModelOptions Class

Definition

The set of options that can be specified when calling the build document model method to configure the behavior of the request. For example, set the model tags a model description.

public class BuildDocumentModelOptions
type BuildDocumentModelOptions = class
Public Class BuildDocumentModelOptions
Inheritance
BuildDocumentModelOptions

Constructors

BuildDocumentModelOptions()

Initializes a new instance of the BuildDocumentModelOptions class which allows to set options that can be specified when calling the training method to configure the behavior of the request. For example, set the model tags or a model description.

Properties

Description

An optional model description.

Tags

A list of user-defined key-value tag attributes associated with the model.

Applies to