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 scheduling data transfer runs in Google BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe class, which is versioned up to 4.10.0 (latest), enables users to define and manage transfer runs within specific time ranges, as it contains the required \u003ccode\u003eStartTime\u003c/code\u003e and \u003ccode\u003eEndTime\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsTransferConfigName\u003c/code\u003e properties are mandatory and describe the configuration name for the transfer in the format: \u003ccode\u003eprojects/{project_id}/transferConfigs/{config_id}\u003c/code\u003e or \u003ccode\u003eprojects/{project_id}/locations/{location_id}/transferConfigs/{config_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists all the prior versions of the \u003ccode\u003eScheduleTransferRunsRequest\u003c/code\u003e class starting from 4.10.0 going all the way down to 3.1.0.\u003c/p\u003e\n"]]],[],null,[]]