[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]