| 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()
Time range for the transfer runs that should be started.
|
StartManualTransferRunsRequest.TimeRangeOrBuilder |
StartManualTransferRunsRequest.Builder.getRequestedTimeRangeOrBuilder()
Time range for the transfer runs that should be started.
|
StartManualTransferRunsRequest.TimeRangeOrBuilder |
StartManualTransferRunsRequestOrBuilder.getRequestedTimeRangeOrBuilder()
Time range for the transfer runs that should be started.
|
Copyright © 2023 Google LLC. All rights reserved.