public sealed class ScheduleOptionsV2 : IMessage<ScheduleOptionsV2>, IEquatable<ScheduleOptionsV2>, IDeepCloneable<ScheduleOptionsV2>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class ScheduleOptionsV2.
V2 options customizing different types of data transfer schedule.
This field supports existing time-based and manual transfer schedule. Also
supports Event-Driven transfer schedule. ScheduleOptionsV2 cannot be used
together with ScheduleOptions/Schedule.
public ManualSchedule ManualSchedule { get; set; }
Manual transfer schedule. If set, the transfer run will not be
auto-scheduled by the system, unless the client invokes
StartManualTransferRuns. This is equivalent to
disable_auto_scheduling = true.
[[["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\u003eScheduleOptionsV2\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, with the latest version being 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScheduleOptionsV2\u003c/code\u003e is designed to customize data transfer schedules, supporting time-based, manual, and event-driven schedules, and it cannot be used alongside \u003ccode\u003eScheduleOptions\u003c/code\u003e or \u003ccode\u003eSchedule\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eScheduleOptionsV2\u003c/code\u003e implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating instances and allows setting properties like \u003ccode\u003eEventDrivenSchedule\u003c/code\u003e, \u003ccode\u003eManualSchedule\u003c/code\u003e, and \u003ccode\u003eTimeBasedSchedule\u003c/code\u003e to define the type of transfer schedule.\u003c/p\u003e\n"],["\u003cp\u003ePrevious versions of this class are also available for review, going as far back as version 3.1.0.\u003c/p\u003e\n"]]],[],null,[]]