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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ScheduleTransferRunsResponse` class within the Google BigQuery Data Transfer v1 API."],["The `ScheduleTransferRunsResponse` class is a response type used to schedule data transfer runs for a given time range."],["The page details the inheritance, implemented interfaces, namespace, and assembly of the `ScheduleTransferRunsResponse` class."],["The webpage shows all previous versions of the `ScheduleTransferRunsResponse` going as far back as version 3.1.0."],["It defines the properties of this class, specifically `Runs`, which is a list of scheduled transfer runs."]]],[]]