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\u003eThe latest version available is 4.10.0, with a range of versions from 3.1.0 up to 4.10.0 being accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, is used to determine the validity of credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class includes a property called \u003ccode\u003eHasValidCreds\u003c/code\u003e, a boolean flag indicating whether the credentials are valid.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e, one default constructor without parameters, and one constructor that takes another \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]