public sealed class GetDataSourceRequest : IMessage<GetDataSourceRequest>, IEquatable<GetDataSourceRequest>, IDeepCloneable<GetDataSourceRequest>, IBufferMessage, IMessage
Required. The field will contain name of the resource requested, for example:
projects/{project_id}/dataSources/{data_source_id} or
projects/{project_id}/locations/{location_id}/dataSources/{data_source_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetDataSourceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, detailing its purpose as a request to get data source information.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGetDataSourceRequest\u003c/code\u003e class, ranging from version 3.1.0 up to the latest, 4.10.0, allowing users to access documentation for specific releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDataSourceRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and another that takes a \u003ccode\u003eGetDataSourceRequest\u003c/code\u003e object as a parameter for copying, as well as the properties \u003ccode\u003eDataSourceName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and will contain the name of the resource, following the format of \u003ccode\u003eprojects/{project_id}/dataSources/{data_source_id}\u003c/code\u003e or \u003ccode\u003eprojects/{project_id}/locations/{location_id}/dataSources/{data_source_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]