Java Reference
Java Reference
RegularLimitParametersOrBuilder.java
Go to the documentation of this file.
Definition: RegularLimitParametersOrBuilder.java:8
boolean getCumulative()
bool cumulative = 6;
long getFailures()
int64 failures = 3;
long getBranches()
int64 branches = 2;
long getSolutions()
int64 solutions = 4;
boolean getSmartTimeCheck()
bool smart_time_check = 5;