[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `ProtoMessageResponseParser.Builder` is 2.63.1, with numerous previous versions available for reference, ranging back to version 2.7.1."],["`ProtoMessageResponseParser.Builder` is a static class that extends `java.lang.Object`, inheriting several standard object methods like `clone()`, `equals()`, and `hashCode()`."],["The `Builder` class uses a type parameter, `ResponseT`, which has no description provided, and it also includes a constructor for instantiation, `Builder()`."],["The class provides two primary methods: `build()`, which returns a `ProtoMessageResponseParser\u003cResponseT\u003e`, and `setDefaultInstance()`, which sets a default instance of type `ResponseT` and returns the builder itself."],["The `setDefaultTypeRegistry()` method allows setting a `TypeRegistry` and also returns the `Builder` instance, providing a way to configure the default type registry."]]],[]]