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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `NoCredentialsProvider` class within the Google API Client Libraries for Java."],["The `NoCredentialsProvider` class implements the `CredentialsProvider` interface and is designed to always return `null` for credentials."],["The documentation covers a range of versions, from 2.7.1 to the latest, 2.63.1, allowing users to find relevant information for their specific version."],["There is information on the public constructor `NoCredentialsProvider()` and the static method `create()`, along with the method `getCredentials()`."],["The page details the class's inheritance from `java.lang.Object` and lists all the inherited methods."]]],[]]