[[["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."],[[["This page 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 several members from it, such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["This document shows the full list of version available of this permission, with the latest version being 2.63.1, and down to 2.7.1, providing links to each respective version."],["There are three constructors available for `PermissionDeniedException`, allowing for the specification of a message, cause, status code, retryable status, and optionally, error details."],["This document also covers the parameters for each constructor, which allows for further detail in error handling, such as adding the cause of the exception, a description, and whether the error can be retried."]]],[]]