[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage details the `RestSerializationException` class within the `com.google.api.gax.httpjson` package, which is designed to handle exceptions during the serialization or deserialization of protobuf messages for RESTful interactions."],["The latest version of this class is 2.63.1, with a list provided that allows users to access documentation for previous versions dating back to 2.7.1."],["The `RestSerializationException` extends `RuntimeException` and includes inherited methods from `Object` and `Throwable`, giving it access to standard exception-handling methods."],["There are two constructors available: one that takes a `String` message and a `Throwable` cause, and another that just takes a `Throwable` cause, enabling flexibility in exception instantiation."],["This documentation provides developers with the necessary information to understand, troubleshoot, and utilize `RestSerializationException` in their applications, including how it is thrown and how to handle it."]]],[]]