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, which is used to indicate whether credentials exist and are valid within the Google.Cloud.BigQuery.DataTransfer.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.10.0, however, the document has listings for other previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckValidCredsResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 provides a \u003ccode\u003eHasValidCreds\u003c/code\u003e property, which is a boolean value indicating the validity of credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides the constructors \u003ccode\u003eCheckValidCredsResponse()\u003c/code\u003e and \u003ccode\u003eCheckValidCredsResponse(CheckValidCredsResponse other)\u003c/code\u003e, allowing for the creation of new objects as well as copying other existing objects.\u003c/p\u003e\n"]]],[],null,[]]