Searched refs:apiclient_build (Results 1 – 1 of 1) sorted by relevance
34 from apiclient.discovery import build as apiclient_build unknown38 apiclient_build = None variable100 if not apiclient_build:109 self._service = apiclient_build('gmail', 'v1', http=http)