Searched refs:interpretInjectedSolutionsUsingLabels_ (Results 1 – 1 of 1) sorted by relevance
1100 private boolean interpretInjectedSolutionsUsingLabels_ = false; field in OptimizeToursRequest1171 return interpretInjectedSolutionsUsingLabels_; in getInterpretInjectedSolutionsUsingLabels()1441 if (interpretInjectedSolutionsUsingLabels_ != false) { in writeTo()1442 output.writeBool(10, interpretInjectedSolutionsUsingLabels_); in writeTo()1513 if (interpretInjectedSolutionsUsingLabels_ != false) { in getSerializedSize()1516 10, interpretInjectedSolutionsUsingLabels_); in getSerializedSize()1843 interpretInjectedSolutionsUsingLabels_ = false; in clear()1939 result.interpretInjectedSolutionsUsingLabels_ = interpretInjectedSolutionsUsingLabels_; in buildPartial0()2220 interpretInjectedSolutionsUsingLabels_ = input.readBool(); in mergeFrom()4739 private boolean interpretInjectedSolutionsUsingLabels_; field in OptimizeToursRequest.Builder[all …]