[[["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 `ErrorLocation` class, part of the BigQuery Migration v2 API, provides information about the location of errors encountered during migration."],["Version 1.5.0 is the latest version of this API and there are other previous versions available, including 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0."],["`ErrorLocation` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class offers two constructors: a default constructor `ErrorLocation()` and another `ErrorLocation(ErrorLocation other)` which creates a new `ErrorLocation` from an existing one, and it has the properties `Column` and `Line` which represent the optional column and line information of the error location, respectively."]]],[]]