[[["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-04-17 UTC."],[[["This page details the `RestSerializationException` class in the `com.google.api.gax.httpjson` package, which extends `RuntimeException` in Java."],["`RestSerializationException` is triggered when issues arise during the serialization or deserialization of a protobuf message in REST interactions."],["The page offers documentation and links to different versions of the `RestSerializationException` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["The class has two constructors, one accepting both a `message` (String) and a `cause` (Throwable) and the other only accepting a `cause` (Throwable), to help when instanciating and detailing the exception."],["The documentation provides links to inherited methods from `Object` and `Throwable` classes, offering a complete scope of methods accessible when working with this exception."]]],[]]