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 within the Google API Client Libraries for Java, specifically within the \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class is a \u003ccode\u003eCredentialsProvider\u003c/code\u003e implementation that is designed to always return \u003ccode\u003enull\u003c/code\u003e when asked for credentials, indicating no credentials should be used.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version of this class is 2.63.1, however the webpage also contains previous versions of the class from 2.62.0 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eCredentialsProvider\u003c/code\u003e interface and inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, providing access to the \u003ccode\u003ecreate()\u003c/code\u003e static method which returns a new \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e object, as well as a \u003ccode\u003egetCredentials()\u003c/code\u003e method that returns \u003ccode\u003enull\u003c/code\u003e in the form of \u003ccode\u003ecom.google.auth.Credentials\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach version of the class links to a specific page of the documentation that includes information on the methods, constructors, implementation, and inheritance associated with that version.\u003c/p\u003e\n"]]],[],null,[]]