[[["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."],[[["The `UserAgentHelper` class provides common code for constructing user agents and related headers in REST libraries."],["The latest version available for `UserAgentHelper` is 4.10.0, and several prior versions are also documented, including 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0."],["`UserAgentHelper` inherits from the .NET `object` class and also contains associated inherited members such as `Equals`, `GetHashCode`, and `ToString`, among others."],["The `GetDefaultUserAgent` method within `UserAgentHelper` formats a user agent suitable for REST client libraries, requiring a .NET `Type` parameter to extract the version number."],["This class is in the namespace `Google.Api.Gax.Rest`, and the library is found in the `Google.Api.Gax.Rest.dll` assembly."]]],[]]