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 document provides reference documentation for the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, specifically version 4.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e is used to schedule transfer runs within a specified time range and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for defining the start and end times of the transfer runs (\u003ccode\u003eStartTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e), as well as a \u003ccode\u003eParent\u003c/code\u003e property to identify the transfer configuration.\u003c/p\u003e\n"],["\u003cp\u003eThere is a variety of versions available, spanning from 4.10.0 (latest) to 3.1.0, each having their own link for their version of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one parameterless and the other taking another \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e as a parameter, to create a new object based on another one.\u003c/p\u003e\n"]]],[],null,[]]