[[["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 details about the location of errors in migration processes, such as line and column numbers."],["This class is available in various versions, with the latest being 1.5.0, and previous versions including 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, all documented as part of the .NET reference."],["The `ErrorLocation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["The ErrorLocation class has two constructors, one default, and one that takes in an ErrorLocation object as a parameter."],["Properties of this class include `Column` and `Line`, both of type integer, which provide specific location details within the source of the error."]]],[]]