1google.auth package 2=================== 3 4.. automodule:: google.auth 5 :members: 6 :inherited-members: 7 :show-inheritance: 8 9Subpackages 10----------- 11 12.. toctree:: 13 :maxdepth: 4 14 15 google.auth.compute_engine 16 google.auth.crypt 17 google.auth.transport 18 19Submodules 20---------- 21 22.. toctree:: 23 :maxdepth: 4 24 25 google.auth.app_engine 26 google.auth.aws 27 google.auth.credentials 28 google.auth._credentials_async 29 google.auth.downscoped 30 google.auth.environment_vars 31 google.auth.exceptions 32 google.auth.external_account 33 google.auth.iam 34 google.auth.identity_pool 35 google.auth.impersonated_credentials 36 google.auth.jwt 37 google.auth._jwt_async 38