Home
last modified time | relevance | path

Searched refs:get_credentials (Results 1 – 12 of 12) sorted by relevance

/external/python/apitools/apitools/base/py/testing/
Dmock_test.py49 client = fusiontables.FusiontablesV1(get_credentials=False)
59 client = fusiontables.FusiontablesV1(get_credentials=False)
73 client = fusiontables.FusiontablesV1(get_credentials=False)
81 client = fusiontables.FusiontablesV1(get_credentials=False)
90 client = fusiontables.FusiontablesV1(get_credentials=False)
100 client = fusiontables.FusiontablesV1(get_credentials=False)
105 client = fusiontables.FusiontablesV1(get_credentials=False)
107 client = fusiontables.FusiontablesV1(get_credentials=False)
134 get_credentials=False)
147 get_credentials=False)
Dmock.py282 real_client = client_class(get_credentials=False)
298 get_credentials=False)
/external/python/apitools/apitools/base/py/
Dlist_pager_test.py76 client = fusiontables.FusiontablesV1(get_credentials=False)
83 client = fusiontables.FusiontablesV1(get_credentials=False)
119 client = fusiontables.FusiontablesV1(get_credentials=False)
134 client = fusiontables.FusiontablesV1(get_credentials=False)
168 client = fusiontables.FusiontablesV1(get_credentials=False)
209 client = iam_client.IamV1(get_credentials=False)
235 client = iam_client.IamV1(get_credentials=False)
Dbase_api.py238 def __init__(self, url, credentials=None, get_credentials=True, http=None, argument
255 get_credentials = get_credentials and not _SkipGetCredentials()
256 if get_credentials and not credentials:
Dbase_api_test.py105 client = FakeClient('http://www.googleapis.com', get_credentials=False)
109 client = FakeClient('', get_credentials=False)
/external/python/apitools/samples/dns_sample/dns_v1/
Ddns_v1_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,
/external/python/apitools/samples/iam_sample/iam_v1/
Diam_v1_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,
/external/python/oauth2client/oauth2client/contrib/
Dappengine.py499 def get_credentials(self): member in OAuth2Decorator
509 credentials = property(get_credentials, set_credentials)
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py24 get_credentials=True, http=None, model=None, argument
32 get_credentials=get_credentials, http=http, model=model,