""" This type stub file was generated by pyright. """ from .interactive import get_user_credentials """oauthlib integration for Google Auth This library provides `oauthlib `__ integration with `google-auth `__. """ __all__ = ["get_user_credentials"]