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-08-15 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eGoogleCredentialsProvider\u003c/code\u003e is 2.63.1, and many other previous versions are also available for use, dating back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGoogleCredentialsProvider\u003c/code\u003e is an abstract class that implements \u003ccode\u003eCredentialsProvider\u003c/code\u003e and is designed to acquire credentials using Application Default Credentials, as detailed at the provided link.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities include acquiring service credentials via the \u003ccode\u003egetCredentials()\u003c/code\u003e method, and determining the scopes to apply to JWT access using the \u003ccode\u003egetJwtEnabledScopes()\u003c/code\u003e and \u003ccode\u003egetScopesToApply()\u003c/code\u003e methods, however this is a beta feature.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers static methods, such as \u003ccode\u003enewBuilder()\u003c/code\u003e, to create instances of the class using the \u003ccode\u003eGoogleCredentialsProvider.Builder\u003c/code\u003e, alongside the \u003ccode\u003etoBuilder()\u003c/code\u003e to get the builder from the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class, including methods such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003ehashCode()\u003c/code\u003e among others.\u003c/p\u003e\n"]]],[],null,[]]