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