public sealed class RunTransferJobRequest : IMessage<RunTransferJobRequest>, IEquatable<RunTransferJobRequest>, IDeepCloneable<RunTransferJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class RunTransferJobRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `RunTransferJobRequest` class within the Storage Transfer v1 API."],["The `RunTransferJobRequest` class is used to request a transfer job to run and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `RunTransferJobRequest` that are linked, ranging from version 1.0.0 up to the latest version, 2.8.0."],["The `RunTransferJobRequest` class has two constructors and two main properties: `JobName`, which is the name of the transfer job, and `ProjectId`, which is the Google Cloud project ID owning the transfer job, both are required."],["The `RunTransferJobRequest` class is part of the `Google.Cloud.StorageTransfer.V1` namespace and is found in the `Google.Cloud.StorageTransfer.V1.dll` assembly."]]],[]]