Builder

class Builder

Properties

Link copied to clipboard

The entries to add to the dataset.

Link copied to clipboard

ClientToken is an idempotency token that ensures a call to UpdateDatasetEntries completes only once. You choose the value to pass. For example, An issue might prevent you from getting a response from UpdateDatasetEntries. In this case, safely retry your call to UpdateDatasetEntries by using the same ClientToken parameter value.

Link copied to clipboard

The type of the dataset that you want to update. Specify train to update the training dataset. Specify test to update the test dataset. If you have a single dataset project, specify train.

Link copied to clipboard

The name of the project that contains the dataset that you want to update.