[[["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, starting as far back as 2.7.1."],["`QuotaProjectIdHidingCredentials` is designed to wrap existing credentials to conceal the quota project ID, ensuring a manually specified quota project ID takes precedence."],["This class extends the `com.google.auth.Credentials` class, inheriting methods like `getAuthenticationType`, `getRequestMetadata`, and `refresh`, while also overriding them."],["The constructor `QuotaProjectIdHidingCredentials(Credentials credentials)` takes an instance of `com.google.auth.Credentials` as a parameter to be used as the base credential."],["Key methods of the class include getAuthenticationType, getRequestMetadata, hasRequestMetadata, hasRequestMetadataOnly, and refresh, which can all be used to work with the underlying credential in different ways."]]],[]]