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."],[[["The latest version available is 2.63.1, as indicated by the \"latest\" tag next to it in the provided version list."],["This document provides a reference for `FixedCredentialsProvider` class across multiple versions ranging from 2.7.1 to 2.63.1, allowing you to navigate through the history of this class."],["`FixedCredentialsProvider` is a class that implements the `CredentialsProvider` interface and is designed to consistently provide the same credentials."],["The class includes a static method `create(Credentials credentials)` for creating a `FixedCredentialsProvider` and an abstract method `getCredentials()` to retrieve the credentials being used."]]],[]]