Searched refs:HAS_GOOGLE_AUTH (Results 1 – 3 of 3) sorted by relevance
23 HAS_GOOGLE_AUTH = True variable25 HAS_GOOGLE_AUTH = False variable43 if HAS_GOOGLE_AUTH:68 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):94 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):113 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):128 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):
28 _auth.HAS_GOOGLE_AUTH = True32 _auth.HAS_GOOGLE_AUTH = True79 _auth.HAS_GOOGLE_AUTH = False83 _auth.HAS_GOOGLE_AUTH = True130 _auth.HAS_GOOGLE_AUTH = False134 _auth.HAS_GOOGLE_AUTH = True
4 googleapiclient._auth.HAS_GOOGLE_AUTH googleapiclient._auth-module.html#HAS_GOOGLE_AUTH