[[["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-09 UTC."],[[["This webpage details the `PermissionDeniedException` class, which is thrown when a caller lacks the necessary permissions for an operation."],["The `PermissionDeniedException` class extends `ApiException` and inherits its members such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()` and `isRetryable()`."],["There are multiple versions of this class available, ranging from the latest version 2.63.1 down to version 2.7.1, with each version linked to its specific documentation."],["The class has three constructors, each with parameters to define the error message, cause, status code, retryable status, and/or error details."],["The `PermissionDeniedException` allows for detailed error handling, including information about the status code, whether the operation is retryable, and additional error details."]]],[]]