Reference documentation and code samples for the BigQuery Data Transfer V1 Client 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.
Generated from protobuf messagegoogle.cloud.bigquery.datatransfer.v1.ScheduleOptionsV2
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.
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.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# BigQuery Data Transfer V1 Client - Class ScheduleOptionsV2 (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-bigquerydatatransfer/latest/V1.ScheduleOptionsV2)\n- [2.1.4](/php/docs/reference/cloud-bigquerydatatransfer/2.1.4/V1.ScheduleOptionsV2)\n- [2.0.0](/php/docs/reference/cloud-bigquerydatatransfer/2.0.0/V1.ScheduleOptionsV2)\n- [1.8.6](/php/docs/reference/cloud-bigquerydatatransfer/1.8.6/V1.ScheduleOptionsV2)\n- [1.7.0](/php/docs/reference/cloud-bigquerydatatransfer/1.7.0/V1.ScheduleOptionsV2)\n- [1.6.2](/php/docs/reference/cloud-bigquerydatatransfer/1.6.2/V1.ScheduleOptionsV2)\n- [1.5.2](/php/docs/reference/cloud-bigquerydatatransfer/1.5.2/V1.ScheduleOptionsV2)\n- [1.4.5](/php/docs/reference/cloud-bigquerydatatransfer/1.4.5/V1.ScheduleOptionsV2)\n- [1.3.8](/php/docs/reference/cloud-bigquerydatatransfer/1.3.8/V1.ScheduleOptionsV2) \nReference documentation and code samples for the BigQuery Data Transfer V1 Client class ScheduleOptionsV2.\n\nV2 options customizing different types of data transfer schedule.\n\nThis field supports existing time-based and manual transfer schedule. Also\nsupports Event-Driven transfer schedule. ScheduleOptionsV2 cannot be used\ntogether with ScheduleOptions/Schedule.\n\nGenerated from protobuf message `google.cloud.bigquery.datatransfer.v1.ScheduleOptionsV2`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ DataTransfer \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTimeBasedSchedule\n\nTime based transfer schedule options. This is the default schedule\noption.\n\n### hasTimeBasedSchedule\n\n### setTimeBasedSchedule\n\nTime based transfer schedule options. This is the default schedule\noption.\n\n### getManualSchedule\n\nManual transfer schedule. If set, the transfer run will not be\nauto-scheduled by the system, unless the client invokes\nStartManualTransferRuns. This is equivalent to\ndisable_auto_scheduling = true.\n\n### hasManualSchedule\n\n### setManualSchedule\n\nManual transfer schedule. If set, the transfer run will not be\nauto-scheduled by the system, unless the client invokes\nStartManualTransferRuns. This is equivalent to\ndisable_auto_scheduling = true.\n\n### getEventDrivenSchedule\n\nEvent driven transfer schedule options. If set, the transfer will be\nscheduled upon events arrial.\n\n### hasEventDrivenSchedule\n\n### setEventDrivenSchedule\n\nEvent driven transfer schedule options. If set, the transfer will be\nscheduled upon events arrial.\n\n### getSchedule"]]