public sealed class ScheduleOptions : IMessage<ScheduleOptions>, IEquatable<ScheduleOptions>, IDeepCloneable<ScheduleOptions>, IBufferMessage, IMessage
If true, automatic scheduling of data transfer runs for this configuration
will be disabled. The runs can be started on ad-hoc basis using
StartManualTransferRuns API. When automatic scheduling is disabled, the
TransferConfig.schedule field will be ignored.
Defines time to stop scheduling transfer runs. A transfer run cannot be
scheduled at or after the end time. The end time can be changed at any
moment. The time when a data transfer can be trigerred manually is not
limited by this option.
Specifies time to start scheduling transfer runs. The first run will be
scheduled at or after the start time according to a recurrence pattern
defined in the schedule string. The start time can be changed at any
moment. The time when a data transfer can be trigerred manually is not
limited by this option.
[[["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 provides documentation for the \u003ccode\u003eScheduleOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, detailing its functionality for customizing data transfer schedules.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists version-specific documentation links for \u003ccode\u003eScheduleOptions\u003c/code\u003e, ranging from version 3.1.0 to the latest, version 4.10.0, and also including 3.4.0, which is the current version for the displayed page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleOptions\u003c/code\u003e class allows for the configuration of automatic scheduling, specifying the start and end times for transfer runs, and supports manual triggering of data transfers, regardless of schedule settings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScheduleOptions\u003c/code\u003e implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the \u003ccode\u003eScheduleOptions\u003c/code\u003e class's properties, including \u003ccode\u003eDisableAutoScheduling\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, with a description and a link to their data types, alongside its constructors, such as the default one and one that receives other \u003ccode\u003eScheduleOptions\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]