[[["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."],[[["The `PermissionDeniedException` class is thrown when a caller lacks the necessary permissions to perform a specific operation."],["This exception class extends `ApiException`, inheriting methods for retrieving error details, status codes, and other metadata, as well as some `Object` and `Throwable` methods."],["The latest version of `PermissionDeniedException` available is 2.63.1, with versions dating back to 2.7.1 being accessible in this document."],["There are three constructors available for `PermissionDeniedException`, each enabling you to specify a `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` as needed."]]],[]]