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\u003eThis document outlines the \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e class, which is used to request the execution of a transfer job within the Google Cloud Storage Transfer service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e is 2.8.0, with documentation also provided for several prior versions, down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all related to message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties, \u003ccode\u003eJobName\u003c/code\u003e and \u003ccode\u003eProjectId\u003c/code\u003e, both of which are required strings, specifying the transfer job name and the associated Google Cloud project ID, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e, one default and another accepting another \u003ccode\u003eRunTransferJobRequest\u003c/code\u003e as a parameter, which allows it to be cloned.\u003c/p\u003e\n"]]],[],null,[]]