[[["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-09 UTC."],[[["This webpage details the `QuotaProjectIdHidingCredentials` class, which is designed to wrap credentials and manage the hiding of quota project IDs in API requests."],["The latest version of the documentation is for version 2.63.1, with a comprehensive list of previous versions provided."],["The class extends the `com.google.auth.Credentials` class, inheriting and overriding several methods, including `getAuthenticationType`, `getRequestMetadata`, `hasRequestMetadata`, `hasRequestMetadataOnly`, and `refresh`."],["The constructor, `QuotaProjectIdHidingCredentials(Credentials credentials)`, takes `com.google.auth.Credentials` as a parameter, which is used for wrapping."],["The primary function of this class is to ensure that a manually set quota project ID is prioritized over one that is automatically detected by the credentials."]]],[]]