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-01 UTC."],[[["This page details the `GoogleCredentialsProvider` class, which is an abstract class that implements `CredentialsProvider` and is used to acquire credentials via Application Default Credentials."],["The `GoogleCredentialsProvider` class offers several methods, including `getCredentials()`, which retrieves the credentials needed to interact with the service, and methods like `getJwtEnabledScopes()`, `getScopesToApply()`, and `getUseJwtAccessWithScope()`."],["There is also a `newBuilder()` static method that allows for the creation of a `GoogleCredentialsProvider.Builder` instance."],["The class lists links to numerous previous versions, ranging from 2.63.1 (latest) down to version 2.7.1, allowing users to access documentation for specific releases."]]],[]]