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:53 if HAS_GOOGLE_AUTH:83 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):109 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):128 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):143 if HAS_GOOGLE_AUTH and isinstance(credentials, google.auth.credentials.Credentials):
28 _auth.HAS_GOOGLE_AUTH = True32 _auth.HAS_GOOGLE_AUTH = True108 _auth.HAS_GOOGLE_AUTH = False112 _auth.HAS_GOOGLE_AUTH = True169 _auth.HAS_GOOGLE_AUTH = False173 _auth.HAS_GOOGLE_AUTH = True
5 googleapiclient._auth.HAS_GOOGLE_AUTH googleapiclient._auth-module.html#HAS_GOOGLE_AUTH