public sealed class CheckValidCredsResponse : IMessage<CheckValidCredsResponse>, IEquatable<CheckValidCredsResponse>, IDeepCloneable<CheckValidCredsResponse>, IBufferMessage, IMessage
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 details the \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, used for verifying credential validity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor to create a new \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e object, either empty or by copying another object of the same type.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a single property, \u003ccode\u003eHasValidCreds\u003c/code\u003e, a boolean that, when true, indicates that the credentials being checked are both present and valid.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class documentation are accessible, ranging from version 3.1.0 to the latest version 4.10.0.\u003c/p\u003e\n"]]],[],null,[]]