[[["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 webpage provides documentation for various versions of `QuotaProjectIdHidingCredentials`, a Java class designed to wrap `Credentials` and hide the quota project ID, with version 2.63.1 being the latest release."],["`QuotaProjectIdHidingCredentials` ensures that a custom-set quota project ID takes precedence over one automatically detected by the credentials."],["This class inherits from `com.google.auth.Credentials`, which in turn inherits from `java.lang.Object`, and includes methods for retrieving authentication type, request metadata, and handling request metadata presence and refreshing."],["The class offers a constructor `QuotaProjectIdHidingCredentials(Credentials credentials)` for wrapping existing `Credentials`, and provides several methods including `getAuthenticationType()`, `getRequestMetadata()`, `hasRequestMetadata()`, `hasRequestMetadataOnly()`, and `refresh()`."],["There are many versions of this documentation available for viewing with the earliest shown being version 2.7.1, and it includes inheritance and override information for each listed method."]]],[]]