[[["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 page provides documentation for the `ProtocolBufferParsingException` class in the Google Cloud 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 in parsing a protocol buffer message, and it is used to signal errors during this process."],["The class has a constructor `ProtocolBufferParsingException(String message, Throwable cause)` that accepts a message string and a cause throwable to provide detailed information about the error."],["The documentation contains a list of GAX versions, from 2.63.1 (latest) to 2.7.1, with links to their respective documentation pages for the `ProtocolBufferParsingException`, allowing you to view documentation for each release."],["The documentation also includes all inherited members from `Object` and `Throwable`, along with their methods and links to Oracle's Java documentation for each."]]],[]]