Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::GoldenRunMethod (v0.1.0)
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::GoldenRunMethod.
The method used to run the evaluation.
Constants
GOLDEN_RUN_METHOD_UNSPECIFIED
value: 0 Run method is not specified.
STABLE
value: 1 Run the evaluation as stable replay, where each turn is a unique session
with the previous expected turns injected as context.
NAIVE
value: 2 Run the evaluation as naive replay, where the run is a single
session with no context injected.
[[["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-04-25 UTC."],[],[]]