[[["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-02 UTC."],[[["The latest version of the `QuotaProjectIdHidingCredentials` class is 2.63.1, with numerous previous versions available for reference, ranging from 2.2.1 up to 2.62.0."],["`QuotaProjectIdHidingCredentials` is a class that extends `Credentials` and is used to wrap `Credentials` to hide the quota project ID, prioritizing custom quota project IDs over those detected by credentials."],["This class inherits several methods from `com.google.auth.Credentials` and `java.lang.Object`, such as `getAuthenticationType`, `getRequestMetadata`, `refresh`, and various object-related methods."],["It provides methods like `getAuthenticationType()`, `getRequestMetadata()`, `hasRequestMetadata()`, and `refresh()`, along with a constructor `QuotaProjectIdHidingCredentials(Credentials credentials)`."],["The class also provides a constructor which expects a Credentials class as a parameter."]]],[]]