public sealed class CheckValidCredsRequest : IMessage<CheckValidCredsRequest>, IEquatable<CheckValidCredsRequest>, IDeepCloneable<CheckValidCredsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class CheckValidCredsRequest.
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 document provides reference information for the \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, available across multiple versions, with the latest being 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsRequest\u003c/code\u003e class is used to verify if a user has valid credentials, primarily to minimize OAuth popups in the user interface and the user ID being inferred from the API call context.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, as well as offering a constructor for creating instances, and a second one for creating it from an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDataSourceName\u003c/code\u003e, a typed view over the resource name property, and \u003ccode\u003eName\u003c/code\u003e, which represents the data source and is a required property in the format of a resource name.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed has a direct link to its documentation, ranging from the 4.10.0 (latest) to 3.1.0, allowing developers to easily access the documentation based on their API version.\u003c/p\u003e\n"]]],[],null,[]]