[[["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 2022-05-04 UTC."],[],[],null,["FIRGoogleAuthProvider \n\n\n @interface FIRGoogleAuthProvider : NSObject\n\nUtility class for constructing Google Sign In credentials.\n- `\n ``\n ``\n `\n\n [+credentialWithIDToken:accessToken:](#/c:objc(cs)FIRGoogleAuthProvider(cm)credentialWithIDToken:accessToken:)`\n ` \n Creates an `AuthCredential` for a Google sign in. \n\n Declaration \n Objective-C \n\n + (nonnull ../Classes/FIRAuthCredential.html *)credentialWithIDToken:(nonnull NSString *)IDToken\n accessToken:\n (nonnull NSString *)accessToken;\n\n Parameters\n\n Return Value\n\n An AuthCredential containing the Google credentials.\n- `\n ``\n ``\n `\n\n [-init](#/c:objc(cs)FIRGoogleAuthProvider(im)init)`\n ` \n This class should not be initialized. \n\n Declaration \n Objective-C \n\n - (nonnull instancetype)init;"]]