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 `GoogleCredentialsProvider` class, focusing on version 2.54.1 of the Java library, along with links to other versions."],["`GoogleCredentialsProvider` is an abstract class that implements `CredentialsProvider` and is used to acquire credentials via Application Default Credentials."],["Key functionalities of `GoogleCredentialsProvider` include methods for getting credentials, obtaining JWT-enabled scopes, defining scopes to apply, and determining the usage of JWT access with scope."],["The page also details inherited members from `java.lang.Object` and contains information on static methods, constructors, and methods such as `newBuilder()`, `getCredentials()`, `getJwtEnabledScopes()`, `getScopesToApply()`, `getUseJwtAccessWithScope()`, and `toBuilder()`."],["The latest version of this is 2.63.1, and you are able to see any version between it and 2.7.1, with each being a link to that versions documentation."]]],[]]