[[["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 provides documentation for the `ProtocolBufferParsingException` class within the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The `ProtocolBufferParsingException` is a `RuntimeException` that is thrown when there is a failure during the parsing of a protocol buffer message."],["The latest version of this documentation is for version 2.63.1, and a list of previous versions with links to their respective documentation is also provided."],["The class provides one constructor `ProtocolBufferParsingException(String message, Throwable cause)`, which allows for specifying the error message and the underlying cause of the parsing failure."],["The page shows a list of inherited members from the Object and Throwable classes."]]],[]]