public sealed class ScheduleTransferRunsResponse : IMessage<ScheduleTransferRunsResponse>, IEquatable<ScheduleTransferRunsResponse>, IDeepCloneable<ScheduleTransferRunsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class ScheduleTransferRunsResponse.
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 for the Google BigQuery Data Transfer v1 API is 4.10.0, with several previous versions listed from 4.9.0 down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation focuses on the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class, which is used to manage and schedule transfer runs within the API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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, demonstrating its capabilities in data management and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class includes a \u003ccode\u003eRuns\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing scheduled \u003ccode\u003eTransferRun\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the ScheduleTransferRunsResponse class: a default parameterless constructor and one that takes an already existing ScheduleTransferRunsResponse object.\u003c/p\u003e\n"]]],[],null,[]]