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, as indicated in the list of versions, which are all specific to the NoCredentialsProvider class within the Google API Client Library for Java.\u003c/p\u003e\n"],["\u003cp\u003eNoCredentialsProvider is a class that implements the CredentialsProvider interface, and it is designed to always return null credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe NoCredentialsProvider class inherits from java.lang.Object and implements the CredentialsProvider interface, with inherited methods available from Object such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, and \u003ccode\u003ewait()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a static method, \u003ccode\u003ecreate()\u003c/code\u003e, which returns an instance of \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e, and a method called \u003ccode\u003egetCredentials()\u003c/code\u003e that will return the credentials that are used to call the service, which will always be null.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a range of versions from 2.63.1 down to 2.7.1, each referencing documentation for \u003ccode\u003ecom.google.api.gax.core.NoCredentialsProvider\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]