The universe domain that will be included as part of HttpRequestMessage options
that may be used by the credential, if any, to validate against its own universe domain.
May be null in which case no universe domain will be included in the request.
[[["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-07-02 UTC."],[[["This webpage details the `CreateHttpClientArgs` class, which is used to provide arguments for creating an HTTP client within the Google.Apis.Http namespace, and is found in the Google.Apis.Core.dll assembly."],["The `CreateHttpClientArgs` class inherits from the base `object` class and has inherited methods such as `Equals`, `GetHashCode`, `GetType`, `MemberwiseClone`, `ReferenceEquals`, and `ToString`."],["The class's constructor, `CreateHttpClientArgs()`, creates a new argument instance."],["The class properties include `ApplicationName`, `GZipEnabled`, `GoogleApiClientHeader`, `Initializers`, and `UniverseDomain`, allowing configuration of various HTTP client aspects like the User-Agent header, GZip compression, and the x-goog-api-client header."],["There are multiple versions of this documentation available, ranging from 1.50.0 up to the latest 1.69.0 version, each with its own details."]]],[]]