[[["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."],[[["This webpage provides documentation for the `ProtoMessageResponseParser.Builder` class within the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and many older versions available as well."],["The `ProtoMessageResponseParser.Builder` class is a static class used to construct `ProtoMessageResponseParser` objects."],["The builder class inherits several methods from `java.lang.Object` and has two public methods: `build()`, which returns a `ProtoMessageResponseParser\u003cResponseT\u003e` and `setDefaultInstance(ResponseT defaultInstance)` which sets a default instance of the response and returns the updated builder."],["The `setDefaultTypeRegistry(TypeRegistry defaultRegistry)` method allows to set a default `TypeRegistry` and also returns the updated builder."],["The page also documents the public constructor `Builder()` for the class, and lists a single type parameter, `ResponseT`."]]],[]]