[[["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 webpage details the `PermissionDeniedException` class, which is thrown when a caller lacks the necessary permissions for a specific operation."],["The `PermissionDeniedException` class extends `ApiException` and is part of the `com.google.api.gax.rpc` package within the Java library."],["The latest version available is 2.63.1, with many prior versions from 2.62.0 to 2.7.1 also documented."],["There are two constructors for `PermissionDeniedException`, one accepting a message, cause, status code, and retryable flag, while the other accepts only the cause, status code, and retryable flag."],["Inherited members are available through the `ApiException` class and other related classes like `Throwable` and `Object`, all of which are documented on this webpage."]]],[]]