| Modifier and Type | Class and Description |
|---|---|
static class |
StartManualTransferRunsRequest.TimeRange
A specification for a time range, this will request transfer runs with
run_time between start_time (inclusive) and end_time (exclusive).
|
static class |
StartManualTransferRunsRequest.TimeRange.Builder
A specification for a time range, this will request transfer runs with
run_time between start_time (inclusive) and end_time (exclusive).
|
| Modifier and Type | Method and Description |
|---|---|
StartManualTransferRunsRequest.TimeRangeOrBuilder |
StartManualTransferRunsRequest.getRequestedTimeRangeOrBuilder()
A time_range start and end timestamp for historical data files or reports
that are scheduled to be transferred by the scheduled transfer run.
|
StartManualTransferRunsRequest.TimeRangeOrBuilder |
StartManualTransferRunsRequest.Builder.getRequestedTimeRangeOrBuilder()
A time_range start and end timestamp for historical data files or reports
that are scheduled to be transferred by the scheduled transfer run.
|
StartManualTransferRunsRequest.TimeRangeOrBuilder |
StartManualTransferRunsRequestOrBuilder.getRequestedTimeRangeOrBuilder()
A time_range start and end timestamp for historical data files or reports
that are scheduled to be transferred by the scheduled transfer run.
|
Copyright © 2024 Google LLC. All rights reserved.