package

com.google.android.gms.auth.api.signin

Interfaces

GoogleSignInApi Api interface for Sign In with Google. 
GoogleSignInOptionsExtension An interface for API specific extension for GoogleSignInOptions

Classes

GoogleSignInAccount Class that holds the basic account information of the signed in Google user. 
GoogleSignInOptions GoogleSignInOptions is options used to configure the GOOGLE_SIGN_IN_API
GoogleSignInOptions.Builder Builder for GoogleSignInOptions,  
GoogleSignInResult GoogleSignInResults are Result implementations that potentially contain a GoogleSignInAccount
GoogleSignInStatusCodes Google Sign In specific status codes, for use in Status#getStatusCode()
RevocationBoundService Handles Google Sign-In user revocation.