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\u003eThe latest version of the \u003ccode\u003eTransferMessage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace is version 4.10.0, but the current documentation corresponds to the \u003ccode\u003e3.4.0\u003c/code\u003e version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferMessage\u003c/code\u003e is a class that represents a user-facing message for a specific data transfer run in Google BigQuery, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferMessage\u003c/code\u003e class has constructors for creating new instances, either empty or by cloning another instance, and the class inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to store the message text (\u003ccode\u003eMessageText\u003c/code\u003e), the timestamp of the message (\u003ccode\u003eMessageTime\u003c/code\u003e), and its severity (\u003ccode\u003eSeverity\u003c/code\u003e), allowing users to access relevant information about the data transfer run.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple older versions of the library listed going back to 3.1.0 and up to 4.10.0.\u003c/p\u003e\n"]]],[],null,[]]