Builder

class Builder

Properties

Link copied to clipboard

The name to be assigned to the adapter being created.

Link copied to clipboard

Controls whether or not the adapter should automatically update.

Link copied to clipboard

Idempotent token is used to recognize the request. If the same token is used with multiple CreateAdapter requests, the same session is returned. This token is employed to avoid unintentionally creating the same session multiple times.

Link copied to clipboard

The description to be assigned to the adapter being created.

Link copied to clipboard

The type of feature that the adapter is being trained on. Currrenly, supported feature types are: QUERIES

Link copied to clipboard

A list of tags to be added to the adapter.