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."],[[["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."]]],[]]