Searched defs:client_id (Results  1 – 4 of 4) sorted by relevance
| /tools/asuite/atest/unittest_data/ | 
| D | gts_auth_key.json | 7   "client_id": "test"  string
  | 
| /tools/acloud/internal/lib/ | 
| D | auth.py | 138 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes):  argument 164 def _CreateOauthUserCreds(creds_cache_file, client_id, client_secret,  argument
  | 
| /tools/asuite/atest/logstorage/ | 
| D | atest_gcp_utils.py | 67     def __init__(self, client_id=None, client_secret=None,  argument
  | 
| /tools/acloud/internal/proto/ | 
| D | user_config.proto | 60   optional string client_id = 14;  field
  |