[[["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-20 UTC."],[],["The `GADVersionNumber` struct provides version information, divided into three components. It includes `majorVersion`, which is an integer representing the major release number. `minorVersion`, an integer, represents the minor release number. Finally, `patchVersion`, also an integer, indicates the patch number for the given version. These three attributes are available in both Swift and Objective-C.\n"]]