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 latest version available is 4.10.0, with a history of versions dating back to 3.1.0, all related to the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe primary focus is on the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class, which is used for managing scheduled data transfer runs within Google Cloud's BigQuery service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuns\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTransferRun\u003c/code\u003e objects representing scheduled data transfer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e object can be instantiated using an empty constructor or by passing another \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e object to its constructor.\u003c/p\u003e\n"]]],[],null,[]]