public sealed class CheckValidCredsResponse : IMessage<CheckValidCredsResponse>, IEquatable<CheckValidCredsResponse>, IDeepCloneable<CheckValidCredsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class CheckValidCredsResponse.
A response indicating whether the credentials exist and are valid.
[[["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\u003eCheckValidCredsResponse\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class is a response type indicating whether credentials for a data transfer are valid and available, as outlined in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class, ranging from version 3.1.0 up to 4.10.0, with 4.10.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide different functionalities like message handling, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt has a single property, \u003ccode\u003eHasValidCreds\u003c/code\u003e, which is a boolean that returns true if the credentials exist and are valid, and also offers two constructors for creating instances.\u003c/p\u003e\n"]]],[],null,[]]