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-06-17 UTC."],[[["This page provides documentation for the `FixedCredentialsProvider` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.core` package."],["`FixedCredentialsProvider` is a class that implements the `CredentialsProvider` interface and is designed to always provide the same credentials."],["The page lists various versions of the `FixedCredentialsProvider`, ranging from the latest version 2.63.1 to version 2.7.1, with links to their respective documentation."],["It includes information about the class's inheritance (`java.lang.Object`) and the inherited members, as well as its implementation of `CredentialsProvider`."],["The page details the static method `create(Credentials credentials)` which is used to instantiate the `FixedCredentialsProvider` and the abstract method `getCredentials()` used to get the credentials."]]],[]]