[[["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."],[[["This document outlines the `BigQueryGeography` class, which represents geospatial information within Google BigQuery, using a simple textual basis for equality comparisons."],["The latest version of `BigQueryGeography` is 3.11.0, and the document provides links to documentation for other versions, ranging from 3.11.0 down to 2.2.0."],["The `BigQueryGeography` class implements the `IEquatable` interface, and inherits members from the base `Object` class, such as `GetType()` and `MemberwiseClone()`."],["The `BigQueryGeography` class includes a `Text` property, which stores the vector geometry in Well-Known Text (WKT) format, and methods such as `GetHashCode()`, `Parse(String)` for creating objects from text, and `ToString()`."],["The `Parse(String)` method within `BigQueryGeography` currently accepts any non-null string, with potential for future enhancements to perform actual parsing of the Well-Known Text format."]]],[]]