Gemini Enterprise for Customer Experience v1beta API - Enum ScheduledEvaluationRun.Types.SchedulingConfig.Types.Frequency (1.0.0-beta01)

public enum ScheduledEvaluationRun.Types.SchedulingConfig.Types.Frequency

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum ScheduledEvaluationRun.Types.SchedulingConfig.Types.Frequency.

The frequencies evals can be run at

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
Biweekly

Run the evaluation biweekly.

Daily

Run the evaluation daily.

None

Indicates a one-time scheduled run that should not repeat

Unspecified

The frequency is unspecified.

Weekly

Run the evaluation weekly.