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, with version 2.53.0 being displayed."],["The latest version of the `NoCredentialsProvider` class is documented as 2.63.1, and numerous previous versions are also available for viewing."],["`NoCredentialsProvider` is a `CredentialsProvider` implementation that consistently returns `null` credentials, making it suitable for situations where no authentication is needed."],["The documentation includes details about the class's inheritance, implemented interfaces, inherited members, static methods (like `create()`), and instance methods (like `getCredentials()`)."],["The `getCredentials()` method attempts to obtain credentials for service calls, and will return null if the credentials have not yet been acquired."]]],[]]