Reads the input json and determines which creds class to use.
.make_creds
defself.make_creds(options={})
Override CredentialsLoader#make_creds to use the class determined by
loading the json.
Important: If you accept a credential configuration (credential
JSON/File/Stream) from an external source for authentication to Google
Cloud, you must validate it before providing it to any Google API or
library. Providing an unvalidated credential configuration to Google
APIs can compromise the security of your systems and data. For more
information, refer to Validate credential configurations from external
sources.
[[["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-07 UTC."],[],[]]