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\u003eThe \u003ccode\u003eVersionHeaderBuilder\u003c/code\u003e class constructs version strings for the \u003ccode\u003ex-goog-api-client\u003c/code\u003e header, which is a space-separated list of name/value pairs with semantic version strings.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows appending version information from an assembly using \u003ccode\u003eAppendAssemblyVersion\u003c/code\u003e, including .NET environment details with \u003ccode\u003eAppendDotNetEnvironment\u003c/code\u003e, or specific name/version pairs via \u003ccode\u003eAppendVersion\u003c/code\u003e, with strict validation of those parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e field is a constant string, "x-goog-api-client", representing the name of the header to set.\u003c/p\u003e\n"],["\u003cp\u003eA new independent copy of a \u003ccode\u003eVersionHeaderBuilder\u003c/code\u003e can be created with the same names/values using the \u003ccode\u003eClone()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToString()\u003c/code\u003e method will output the composed header string, and it is an override of the base \u003ccode\u003eObject.ToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]