public sealed class ScheduleTransferRunsRequest : IMessage<ScheduleTransferRunsRequest>, IEquatable<ScheduleTransferRunsRequest>, IDeepCloneable<ScheduleTransferRunsRequest>, IBufferMessage, IMessage
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 details the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, used for requesting scheduled data transfer runs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties for setting the \u003ccode\u003eStartTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e for the range of transfer runs, allowing specification of the desired timeframe, in addition to its corresponding Parent property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 4.10.0, with the webpage providing a history of available versions dating back to 3.1.0, and including the current version of 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another ScheduleTransferRunsRequest as a parameter.\u003c/p\u003e\n"]]],[],null,[]]