Searched defs:InstallTrainInfo (Results 1 – 1 of 1) sorted by relevance
31 struct InstallTrainInfo { struct32 int64_t trainVersionCode;33 std::string trainName;34 int32_t status;35 std::vector<int64_t> experimentIds;36 bool requiresStaging;37 bool rollbackEnabled;38 bool requiresLowLatencyMonitor;