Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode.
The evaluation result caching behavior. Controls whether to return the last
completed evaluation result (if existing) or to execute a new evaluation.
Constants
EVALUATION_RUN_CACHING_MODE_UNSPECIFIED
value: 0 The run caching mode is unspecified.
FORCE_RUN
value: 1 Always execute a full live simulation regardless of whether changelogs
exist.
SKIP_IF_UNCHANGED
value: 2 Skip execution and copy previous verified results if no dependencies have
mutated, the evaluation channel/run method are the same.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-05 UTC."],[],[]]