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 provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class across multiple versions, from 2.7.1 up to the latest 2.63.1, for the Java library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e class, part of the \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e package, is a \u003ccode\u003eCredentialsProvider\u003c/code\u003e that always returns null for credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eCredentialsProvider\u003c/code\u003e interface and includes a static \u003ccode\u003ecreate()\u003c/code\u003e method to instantiate a new \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetCredentials()\u003c/code\u003e method is defined to return credentials for a service, but as this is \u003ccode\u003eNoCredentialsProvider\u003c/code\u003e, it will return \u003ccode\u003enull\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]