Gets the credentials which will be used to call the service. If the credentials have not been
acquired yet, then they will be acquired when this function is called.
[[["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-15 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, with a comprehensive list of previous versions down to 2.7.1 for the \u003ccode\u003ecom.google.api.gax.core.NoCredentialsProvider\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNoCredentialsProvider\u003c/code\u003e is a class that implements \u003ccode\u003eCredentialsProvider\u003c/code\u003e and always returns \u003ccode\u003enull\u003c/code\u003e for credentials.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a static \u003ccode\u003ecreate()\u003c/code\u003e method that returns an instance of \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e, and the \u003ccode\u003egetCredentials()\u003c/code\u003e method which will return \u003ccode\u003enull\u003c/code\u003e of type \u003ccode\u003ecom.google.auth.Credentials\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]