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\u003eThis webpage provides reference documentation for the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class is used as a response object for scheduling transfer runs within a specified time range.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the API, from 3.1.0 to the latest 4.10.0, all relating to the \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e class, with links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, a default parameterless constructor, and a copy constructor that allows for creating a new \u003ccode\u003eScheduleTransferRunsResponse\u003c/code\u003e object from an existing instance, and one property, \u003ccode\u003eRuns\u003c/code\u003e, which is of the type \u003ccode\u003eRepeatedField\u003c/code\u003e for \u003ccode\u003eTransferRun\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]