public sealed class UnenrollDataSourcesRequest : IMessage<UnenrollDataSourcesRequest>, IEquatable<UnenrollDataSourcesRequest>, IDeepCloneable<UnenrollDataSourcesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class UnenrollDataSourcesRequest.
A request to unenroll a set of data sources so they are no longer 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-03-21 UTC."],[[["The page provides documentation for the `UnenrollDataSourcesRequest` class within the Google BigQuery Data Transfer v1 API, specifically for .NET."],["This class is used to unenroll data sources, removing them from the BigQuery UI's `Transfer` tab, requiring at least one data source ID."],["It also shows that the latest version of `UnenrollDataSourcesRequest` is 4.10.0, but 4.7.0 is the current version of the page and provides links to different versions ranging from 3.1.0 to 4.10.0."],["The `UnenrollDataSourcesRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a `DataSourceIds` property of type `RepeatedField\u003cstring\u003e` and a `Name` property of type string."]]],[]]