Searched refs:setAllowUnknownExtensions (Results 1 – 2 of 2) sorted by relevance
139 TextFormat.Parser.newBuilder().setAllowUnknownExtensions(true).build();
1437 public Builder setAllowUnknownExtensions(boolean allowUnknownExtensions) { in setAllowUnknownExtensions() method in TextFormat.Parser.Builder