public sealed class TransferMessage : IMessage<TransferMessage>, IEquatable<TransferMessage>, IDeepCloneable<TransferMessage>, IBufferMessage, IMessage
Represents a user facing message for a particular data transfer run.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTransferMessage\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace and represents a user-facing message for a data transfer run.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTransferMessage\u003c/code\u003e documentation is version 4.10.0, while this page specifically covers version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferMessage\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage<TransferMessage>\u003c/code\u003e, \u003ccode\u003eIEquatable<TransferMessage>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TransferMessage>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another that takes another \u003ccode\u003eTransferMessage\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTransferMessage\u003c/code\u003e class include \u003ccode\u003eMessageText\u003c/code\u003e (string), \u003ccode\u003eMessageTime\u003c/code\u003e (Timestamp), and \u003ccode\u003eSeverity\u003c/code\u003e (\u003ccode\u003eTransferMessage.Types.MessageSeverity\u003c/code\u003e), allowing one to see the message text, when it occurred, and its severity.\u003c/p\u003e\n"]]],[],null,[]]