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