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 documentation for the `ScheduleTransferRunsResponse` class within the Google BigQuery Data Transfer v1 API, specifically for .NET development."],["The content details the inheritance and implementation of the `ScheduleTransferRunsResponse` class, including its relationship to `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the available constructors for creating `ScheduleTransferRunsResponse` objects, both default and copy constructors."],["The documentation describes the `Runs` property of the `ScheduleTransferRunsResponse` class, which is a `RepeatedField` of `TransferRun` objects representing scheduled transfer runs."],["This page provides access to previous versions of the documentation, all the way back to version 3.1.0, with 4.10.0 being the latest version."]]],[]]