public sealed class ScheduleTransferRunsResponse : IMessage<ScheduleTransferRunsResponse>, IEquatable<ScheduleTransferRunsResponse>, IDeepCloneable<ScheduleTransferRunsResponse>, IBufferMessage, IMessage
A response to schedule transfer runs for a time range.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a response to scheduling transfer runs and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists multiple versions of the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e, ranging from version 3.1.0 to the latest 4.10.0, showing a history of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class has two constructors, a default one and another that accepts another \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e as a parameter, as well as a \u003ccode\u003eRuns\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuns\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<TransferRun>\u003c/code\u003e, represents the transfer runs that were scheduled.\u003c/p\u003e\n"]]],[],null,[]]