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 for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class is used to schedule transfer runs for a specified time range, utilizing the \u003ccode\u003eStartTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e properties to define that period.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities and compatibility within the Google Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of many older versions of the reference documentation, with version 4.10.0 being the latest and 4.6.0 is being detailed here, showing the history of its development.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default parameterless constructor and one that takes an existing \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e object, allowing for object copying, along with properties to configure the request, such as the \u003ccode\u003eParent\u003c/code\u003e which indicates the transfer configuration name.\u003c/p\u003e\n"]]],[],null,[]]