[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]