[[["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 `UserAgentHelper` class, which is common code for constructing user agents and related headers in REST libraries."],["The `UserAgentHelper` class is located within the `Google.Api.Gax.Rest` namespace and is part of the `Google.Api.Gax.Rest.dll` assembly."],["The latest version available is 4.10.0, with links provided to older versions down to 3.2.0 for the `UserAgentHelper`."],["The `UserAgentHelper` class inherits from the `Object` class, utilizing its inherited methods such as `ToString()`, `Equals()`, `GetHashCode()`, and others."],["A static method, `GetDefaultUserAgent(Type)`, is provided to format user agents, accepting a `Type` parameter to determine the version number and returning a formatted user agent string."]]],[]]