public sealed class EnrollDataSourcesRequest : IMessage<EnrollDataSourcesRequest>, IEquatable<EnrollDataSourcesRequest>, IDeepCloneable<EnrollDataSourcesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class EnrollDataSourcesRequest.
A request to enroll a set of data sources so they are visible in the
BigQuery UI's Transfer tab.
[[["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 \u003ccode\u003eEnrollDataSourcesRequest\u003c/code\u003e class is used to enroll data sources for visibility in the BigQuery UI's \u003ccode\u003eTransfer\u003c/code\u003e tab, according to the provided documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1.dll\u003c/code\u003e assembly, with this documentation showing versions ranging from 3.1.0 to the most recent 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnrollDataSourcesRequest\u003c/code\u003e class has properties such as \u003ccode\u003eDataSourceIds\u003c/code\u003e, which holds a collection of data source IDs to be enrolled, and \u003ccode\u003eName\u003c/code\u003e, representing the project resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that takes another \u003ccode\u003eEnrollDataSourcesRequest\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"]]],[],null,[]]