public sealed class CheckValidCredsRequest : IMessage<CheckValidCredsRequest>, IEquatable<CheckValidCredsRequest>, IDeepCloneable<CheckValidCredsRequest>, IBufferMessage, IMessage
A request to determine whether the user has valid credentials. This method
is used to limit the number of OAuth popups in the user interface. The
user id is inferred from the API call context.
If the data source has the Google+ authorization type, this method
returns false, as it cannot be determined whether the credentials are
already valid merely based on the user id.
Required. The data source in the form:
projects/{project_id}/dataSources/{data_source_id} or
projects/{project_id}/locations/{location_id}/dataSources/{data_source_id}.
[[["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 details the \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e class, which is used to verify if a user has valid credentials for data transfer in Google Cloud BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e4.10.0\u003c/code\u003e, and the page also includes links to versions going back to \u003ccode\u003e3.1.0\u003c/code\u003e, and they can all be used to make requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support various operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e class has two constructors, one is a default constructor, and the other accepts another instance of \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties like \u003ccode\u003eDataSourceName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which help identify the data source being checked for valid credentials, with \u003ccode\u003eName\u003c/code\u003e specifying the project and data source IDs.\u003c/p\u003e\n"]]],[],null,[]]