public sealed class CreateTransferJobRequest : IMessage<CreateTransferJobRequest>, IEquatable<CreateTransferJobRequest>, IDeepCloneable<CreateTransferJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class CreateTransferJobRequest.
[[["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 webpage provides reference documentation for the `CreateTransferJobRequest` class within the Google Cloud Storage Transfer v1 API, specifically for version 2.6.0."],["`CreateTransferJobRequest` is a class used to define the request parameters for creating a transfer job within the Storage Transfer API."],["The `CreateTransferJobRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateTransferJobRequest` class includes a `TransferJob` property, which is required and represents the details of the job being created, and is of type `TransferJob`."],["This page lists all previous version documentation from version 1.0.0 up to the latest, version 2.8.0, for the `CreateTransferJobRequest` class."]]],[]]