public sealed class TranslationReportRecord : IMessage<TranslationReportRecord>, IEquatable<TranslationReportRecord>, IDeepCloneable<TranslationReportRecord>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class TranslationReportRecord.
[[["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 latest version of the `TranslationReportRecord` class in the BigQuery Migration v2 API is 1.5.0, and previous versions are available, ranging down to 1.0.0."],["`TranslationReportRecord` is a class designed for the BigQuery Migration v2 API, and it is a record that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Category`, `Message`, `ScriptColumn`, `ScriptLine`, and `Severity`, which provide details about translation errors or warnings."],["The `TranslationReportRecord` class includes two constructors: a default constructor and a copy constructor that takes another `TranslationReportRecord` instance as a parameter."],["This class is located within the `Google.Cloud.BigQuery.Migration.V2` namespace and is contained within the `Google.Cloud.BigQuery.Migration.V2.dll` assembly."]]],[]]