[[["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."],[[["The `BigQueryGeography` class represents geospatial data in BigQuery, using a text-based equality system for comparison."],["The latest version available for `BigQueryGeography` is 3.11.0, with multiple versions available from 2.2.0 up to 3.11.0 for use."],["The `Text` property in the `BigQueryGeography` class is a string that stores the vector geometry in Well-known Text (WKT) format."],["The `Parse` method can be used to create a new `BigQueryGeography` object from a given string, with the function currently accepting any non-null string as input."],["The GetHashCode and ToString methods, override the base versions, with the first returning the hashcode for the current object, and the second returning the textual representation."]]],[]]