Skip to content

Commit

Permalink
chore: make ready-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyih committed Dec 20, 2024
1 parent 8543448 commit 6973b19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -664,10 +664,9 @@ spec:
type: string
type: object
scheduleOptionsV2:
description: 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.
description: Options customizing different types of data transfer
schedule. This field replaces "schedule" and "schedule_options"
fields. ScheduleOptionsV2 cannot be used together with ScheduleOptions/Schedule.
properties:
eventDrivenSchedule:
description: Event driven transfer schedule options. If set, the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ serviceAccountRef:
</td>
<td>
<p><code class="apitype">object</code></p>
<p>{% verbatim %}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.{% endverbatim %}</p>
<p>{% verbatim %}Options customizing different types of data transfer schedule. This field replaces "schedule" and "schedule_options" fields. ScheduleOptionsV2 cannot be used together with ScheduleOptions/Schedule.{% endverbatim %}</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 6973b19

Please sign in to comment.