[[["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-01 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 inherits methods like `getDomain()`, `getErrorDetails()`, and `isRetryable()`."],["The page offers a list of versions, with 2.63.1 as the latest and going as far back as version 2.7.1."],["There are three constructors available for the `PermissionDeniedException` class, which each take different combinations of parameters including message, cause, status code, retryable, and error details."],["Each constructor accepts a `Throwable` parameter to pass through an existing exception, a `StatusCode` to reflect the nature of the error, and a boolean for whether the operation is retryable, in addition to the potential for a message and error details."]]],[]]