[[["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-03-05 UTC."],[[["This webpage details the `AccessTokenWithHeaders.Builder` class, which is designed to simplify the creation of `AccessTokenWithHeaders` instances within the Google.Apis.Auth.OAuth2 namespace."],["The `AccessTokenWithHeaders.Builder` class inherits from the base `object` class and includes inherited members like `Equals`, `GetHashCode`, and `ToString`."],["It contains a `QuotaProject` property, which allows for setting the GCP project ID used for quota and billing, and it can be set to null if not needed."],["The primary method, `Build(string token)`, constructs an `AccessTokenWithHeaders` object using a provided token and any set values within the builder."],["The `AccessTokenWithHeaders.Builder` class is found in the `Google.Apis.Auth.dll` assembly."]]],[]]