public sealed class ScheduleTransferRunsRequest : IMessage<ScheduleTransferRunsRequest>, IEquatable<ScheduleTransferRunsRequest>, IDeepCloneable<ScheduleTransferRunsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class ScheduleTransferRunsRequest.
A request to schedule transfer runs for a time range.
Required. Transfer configuration name in the form:
projects/{project_id}/transferConfigs/{config_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}.
[[["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 webpage provides reference documentation for the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, specifically for the .NET environment, with version 4.3.0 being the primary version displayed but with links to other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class is used to initiate a request for scheduling multiple transfer runs within a specific time range and it inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the properties of the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class, including \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsTransferConfigName\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which are critical for defining the parameters of the scheduled transfer runs, including the time range and the target configuration.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads documented for the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class, one being the default constructor and the other allowing you to clone one \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e to another, both without parameters and also one with a \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists several versions of the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class and these versions range from 3.1.0 to the latest at 4.10.0, with links to view each version in the documentation.\u003c/p\u003e\n"]]],[],null,[]]