public sealed class StartManualTransferRunsResponse : IMessage<StartManualTransferRunsResponse>, IEquatable<StartManualTransferRunsResponse>, IDeepCloneable<StartManualTransferRunsResponse>, IBufferMessage, IMessage
[[["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 details the `StartManualTransferRunsResponse` class within the `Google.Cloud.BigQuery.DataTransfer.V1` namespace, specifically for version 3.4.0 of the library."],["The `StartManualTransferRunsResponse` class is used as a response type when initiating manual transfer runs and it inherits from `Object` and implements multiple interfaces."],["The class provides a constructor and properties, notably a `Runs` property, that contains a list of the newly created transfer runs of type `TransferRun`."],["There is a list of several older versions of the `StartManualTransferRunsResponse` class ranging from 3.1.0 to the latest version 4.10.0."]]],[]]