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\u003eThis webpage provides documentation for the \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class in the Google API Client Library for Java, which is a \u003ccode\u003eCredentialsProvider\u003c/code\u003e that always returns \u003ccode\u003enull\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class available is 2.63.1, however many older versions are also available to access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class implements the \u003ccode\u003eCredentialsProvider\u003c/code\u003e interface and inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class has two main methods, \u003ccode\u003ecreate()\u003c/code\u003e, to instantiate the class and \u003ccode\u003egetCredentials()\u003c/code\u003e, to get the credentials which will always return null.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be used to prevent credentials from being acquired when the \u003ccode\u003egetCredentials()\u003c/code\u003e method is called, by always returning a null credential.\u003c/p\u003e\n"]]],[],null,[]]