public sealed class GetTransferConfigRequest : IMessage<GetTransferConfigRequest>, IEquatable<GetTransferConfigRequest>, IDeepCloneable<GetTransferConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class GetTransferConfigRequest.
Required. The field will contain name of the resource requested, for
example: projects/{project_id}/transferConfigs/{config_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}
[[["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 `GetTransferConfigRequest` class within the Google BigQuery Data Transfer v1 API for .NET."],["The latest version of the API documented is 4.10.0, with the current page detailing version 4.9.0, while also providing links to documentation for prior versions, ranging from 4.8.0 down to 3.1.0."],["The `GetTransferConfigRequest` class, which inherits from `object` and implements several interfaces, is used to request information about data transfer configurations."],["The class includes properties such as `Name` and `TransferConfigName`, which are used to specify the name of the requested resource, such as `projects/{project_id}/transferConfigs/{config_id}`."]]],[]]