[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]