A request to schedule transfer runs for a time range.
Attributes
Name
Description
parent
str
Required. Transfer configuration name in the form:
projects/{project_id}/transferConfigs/{config_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]