Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::GoldenRunMethod (v0.3.1)
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-01 UTC."],[],[]]