The configuration for continuous tests.
.. attribute:: test_cases
A list of test case names to run. They should be under the
same agent. Format of each test case name:
projects/<Project ID>/locations/ <Location ID>/agents/<AgentID>/testCases/<TestCase ID>
:type: Sequence[str]
Attributes
Name
Description
enable_continuous_run
bool
Whether to run test cases in
TestCasesConfig.test_cases
periodically. Default false. If set to ture, run once a day.
enable_predeployment_run
bool
Whether to run test cases in
TestCasesConfig.test_cases
before deploying a flow version to the environment. Default
false.
[[["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-06-26 UTC."],[],[]]