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 page details the `GoogleCredentialsProvider` class, which is used to acquire credentials through Application Default Credentials for Google services."],["The latest version available is 2.63.1, with a list of versions ranging from 2.63.1 down to 2.7.1, all providing documentation links."],["`GoogleCredentialsProvider` implements `CredentialsProvider` and provides methods such as `getCredentials()` to acquire credentials, which will be obtained upon calling the method if not already done."],["The class also has static methods like `newBuilder()` to create a `GoogleCredentialsProvider.Builder`, and `toBuilder()` to make a copy of the builder."],["The `getJwtEnabledScopes()`, `getScopesToApply()`, and `getUseJwtAccessWithScope()` methods are marked as Beta and their usage falls under the Pre-GA Offerings Terms of Service."]]],[]]