[[["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 latest version of the `QuotaProjectIdHidingCredentials` class is 2.63.1, with numerous previous versions available for reference, dating back to version 2.7.1."],["`QuotaProjectIdHidingCredentials` is designed to wrap credentials and conceal the quota project ID, ensuring custom-set quota project IDs take precedence."],["This class inherits from `com.google.auth.Credentials` and extends several methods for metadata management and authentication type handling, such as `getAuthenticationType()`, `getRequestMetadata()`, `hasRequestMetadata()` and `refresh()`."],["The constructor `QuotaProjectIdHidingCredentials(Credentials credentials)` accepts `com.google.auth.Credentials` as a parameter, allowing it to wrap existing credentials."],["This class overrides methods from the base `com.google.auth.Credentials` class, modifying the behavior of `getAuthenticationType()`, `getRequestMetadata()`, `hasRequestMetadata()`, `hasRequestMetadataOnly()`, and `refresh()`."]]],[]]