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"]],[["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-01 UTC."],[[["This document provides reference documentation for the `EnrollDataSourcesRequest` class within the Google BigQuery Data Transfer v1 API, specifically for version 4.9.0 of the .NET library."],["`EnrollDataSourcesRequest` is used to enroll data sources, making them visible in the BigQuery UI's \"Transfer\" tab, with the latest version being 4.10.0."],["The class `EnrollDataSourcesRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and a copy constructor that takes another `EnrollDataSourcesRequest` object as a parameter, and also includes `DataSourceIds` and `Name` properties."],["The document lists available versions of the `EnrollDataSourcesRequest` class, ranging from version 3.1.0 to the latest version 4.10.0."]]],[]]