A request to schedule transfer runs for a time range.
.. attribute:: parent
Required. Transfer configuration name in the form:
projects/{project_id}/transferConfigs/{config_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}.
:type: str
Attributes
Name
Description
start_time
google.protobuf.timestamp_pb2.Timestamp
Required. Start time of the range of transfer runs. For
example, "2017-05-25T00:00:00+00:00".
end_time
google.protobuf.timestamp_pb2.Timestamp
Required. End time of the range of transfer runs. For
example, "2017-05-30T00:00:00+00:00".
[[["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 2024-11-01 UTC."],[],[]]