public sealed class RunTransferJobRequest : IMessage<RunTransferJobRequest>, IEquatable<RunTransferJobRequest>, IDeepCloneable<RunTransferJobRequest>, IBufferMessage, IMessage
[[["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\u003eRunTransferJobRequest\u003c/code\u003e is 2.8.0, while other available versions range from 1.0.0 to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunTransferJobRequest\u003c/code\u003e is a class used to pass requests to \u003ccode\u003eRunTransferJob\u003c/code\u003e, implementing 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\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \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\u003e\u003ccode\u003eRunTransferJobRequest\u003c/code\u003e includes two constructors: a default constructor and one that takes another \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e has two properties: \u003ccode\u003eJobName\u003c/code\u003e, which is the name of the transfer job, and \u003ccode\u003eProjectId\u003c/code\u003e, which is the ID of the project owning the transfer job, both being required.\u003c/p\u003e\n"]]],[],null,[]]