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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eUnenrollDataSourcesRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, specifically for the .NET environment, with versions ranging from 3.1.0 to the latest, 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnenrollDataSourcesRequest\u003c/code\u003e class facilitates unenrolling data sources to remove them from the BigQuery UI's Transfer tab and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDataSourceIds\u003c/code\u003e, which is a required field for specifying the data sources to be unenrolled, and \u003ccode\u003eName\u003c/code\u003e, which indicates the project resource to which this request is applied.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eUnenrollDataSourcesRequest()\u003c/code\u003e and another \u003ccode\u003eUnenrollDataSourcesRequest(UnenrollDataSourcesRequest other)\u003c/code\u003e for creating a new instance from an existing \u003ccode\u003eUnenrollDataSourcesRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions show various versions of the Google Cloud BigQuery Data Transfer v1 API, with the newest version being version 4.10.0.\u003c/p\u003e\n"]]],[],null,[]]