public sealed class EnrollDataSourcesRequest : IMessage<EnrollDataSourcesRequest>, IEquatable<EnrollDataSourcesRequest>, IDeepCloneable<EnrollDataSourcesRequest>, IBufferMessage, IMessage
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 request the enrollment of data sources to be visible in the BigQuery UI's Transfer tab.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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 latest version available is 4.10.0, with a range of previous versions from 4.9.0 to 3.1.0 also listed for reference, showing the history of the different release versions of the \u003ccode\u003eEnrollDataSourcesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataSourceIds\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, allows for specifying the IDs of the data sources to be enrolled, with at least one ID being required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, represents the project resource name in the format \u003ccode\u003eprojects/{project_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]