[[["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 page details the `PermissionDeniedException` class, which is thrown when a caller lacks the necessary permissions for a specific operation."],["The latest version of the class is 2.63.1, and a comprehensive list of versions ranging from 2.63.1 down to 2.7.1 are provided, each linked to its respective documentation."],["The `PermissionDeniedException` class extends `ApiException` and inherits several methods from `ApiException`, `Object`, and `Throwable`."],["The class has three constructors allowing the creation of `PermissionDeniedException` objects, varying by the inclusion of message, cause, status code, retryable flag, and error details."],["The constructors parameters define that `message` parameter is a string, `cause` parameter is a throwable, `statusCode` parameter is a StatusCode, and `retryable` is a boolean."]]],[]]