[[["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 `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."]]],[]]