public sealed class StartManualTransferRunsResponse : IMessage<StartManualTransferRunsResponse>, IEquatable<StartManualTransferRunsResponse>, IDeepCloneable<StartManualTransferRunsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class StartManualTransferRunsResponse.
[[["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-04-02 UTC."],[[["This webpage provides reference documentation for the `StartManualTransferRunsResponse` class within the Google BigQuery Data Transfer v1 API."],["The `StartManualTransferRunsResponse` class is used as a response to the initiation of manual transfer runs in BigQuery."],["The document includes version history, with the latest being version 4.10.0, along with versions down to 3.1.0, and version 4.9.0 is the current focused version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class `StartManualTransferRunsResponse` contains a property called `Runs`, which contains a collection of `TransferRun` objects, representing the transfer runs that have been created."]]],[]]