Helps build version strings for the x-goog-api-client header.
The value is a space-separated list of name/value pairs, where the value
should be a semantic version string. Names must be unique.
[[["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."],[[["\u003cp\u003eVersionHeaderBuilder is a class within the Google.Api.Gax namespace designed to help construct version strings for the x-goog-api-client header, which is formatted as a space-separated list of unique name/value pairs with semantic version strings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 4.10.0, with other available versions including 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constant field, \u003ccode\u003eHeaderName\u003c/code\u003e, which holds the value "x-goog-api-client," indicating the header's name that will be set.\u003c/p\u003e\n"],["\u003cp\u003eMethods like \u003ccode\u003eAppendAssemblyVersion\u003c/code\u003e, \u003ccode\u003eAppendDotNetEnvironment\u003c/code\u003e, and \u003ccode\u003eAppendVersion\u003c/code\u003e allow for adding version information from assemblies, the .NET environment, and user-specified names and versions, respectively, to build the version string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClone\u003c/code\u003e method is present to create independent copies of the current VersionHeaderBuilder, while the \u003ccode\u003eToString\u003c/code\u003e method can be called to get the final version string, which overrides the default \u003ccode\u003eobject.ToString()\u003c/code\u003e behavior.\u003c/p\u003e\n"]]],[],null,[]]