Builder

class Builder

Properties

Link copied to clipboard

Use this parameter if the project will use client-side evaluation powered by AppConfig. Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. For more information, see Client-side evaluation - powered by AppConfig.

Link copied to clipboard

A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view.

Link copied to clipboard

An optional description of the project.

Link copied to clipboard
var name: String?

The name for the project.

Link copied to clipboard

Assigns one or more tags (key-value pairs) to the project.