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\u003eThe latest version of the Google BigQuery Data Transfer v1 API for .NET is 4.10.0, with version 4.9.0 being the current version displayed on the page, and several prior versions are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class is used to request the scheduling of data transfer runs within a specified time range and is a sealed class implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for \u003ccode\u003eStartTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e to define the range of transfer runs, as well as a \u003ccode\u003eParent\u003c/code\u003e property to specify the transfer configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class includes a \u003ccode\u003eParentAsTransferConfigName\u003c/code\u003e property to obtain a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e has two constructors, a parameterless constructor, and one that take another \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]