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 designed to construct version strings for the \u003ccode\u003ex-goog-api-client\u003c/code\u003e header, which is a space-separated list of unique name/value pairs using semantic versioning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e field defines the header name as \u003ccode\u003ex-goog-api-client\u003c/code\u003e, which will contain version information.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods such as \u003ccode\u003eAppendAssemblyVersion\u003c/code\u003e, \u003ccode\u003eAppendDotNetEnvironment\u003c/code\u003e, and \u003ccode\u003eAppendVersion\u003c/code\u003e for adding version details from assemblies, .NET environment info, and specific name/version pairs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClone()\u003c/code\u003e is a method to create an independent copy of a \u003ccode\u003eVersionHeaderBuilder\u003c/code\u003e with identical name/value pairs, and \u003ccode\u003eToString()\u003c/code\u003e overrides the inherited method to generate the final header string.\u003c/p\u003e\n"],["\u003cp\u003eThe class is available in multiple versions, ranging from 3.2.0 up to the latest 4.10.0, and version 4.3.1 is also documented.\u003c/p\u003e\n"]]],[],null,[]]