[[["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-02 UTC."],[[["This webpage details the `UnimplementedException` class in the Google API Client Library for Java (gax), specifically within the `com.google.api.gax.rpc` package."],["The `UnimplementedException` is a type of `ApiException` that is thrown when an operation is not implemented or supported by the service, as mentioned in the description."],["The page lists numerous versions of the library, ranging from version 2.63.1 (latest) down to 2.7.1, with each version linking to its specific documentation for `UnimplementedException`."],["The class has inherited members such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, and more, from `ApiException` and also from standard Java classes like `Object` and `Throwable`."],["There are three constructors for the `UnimplementedException`, each with parameters to define the exception's `message`, `cause`, `statusCode`, `retryable` status, and `errorDetails`, in certain cases."]]],[]]