[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document outlines the `UserAgentHelper` class within the `Google.Api.Gax.Rest` namespace, specifically for version 4.8.0, but also references multiple other versions."],["The `UserAgentHelper` class is designed to manage the creation of user agents and related headers for REST libraries and it inherits from the standard `object` class."],["It contains a single method, `GetDefaultUserAgent(Type)`, which is a static method that formats a user agent string suitable for REST client libraries based on the provided type parameter."],["The `GetDefaultUserAgent` method requires a type parameter to extract the version number, and returns a string that represents a formatted user agent."]]],[]]