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-03-21 UTC."],[[["This webpage provides documentation for the `StartManualTransferRunsResponse` class within the Google BigQuery Data Transfer v1 API for .NET."],["The latest version of the `StartManualTransferRunsResponse` documentation is for version 4.10.0, with multiple prior versions, ranging from 3.1.0 up to 4.9.0, also being documented and available."],["The `StartManualTransferRunsResponse` class, a response to start manual transfer runs, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.BigQuery.DataTransfer.V1` namespace."],["The class documentation includes information about its constructors, such as the default `StartManualTransferRunsResponse()` and a copy constructor with another `StartManualTransferRunsResponse` as parameter."],["The response contains the Runs property, which is a RepeatedField that contains the created TransferRuns."]]],[]]