Searched refs:get_application_default (Results 1 – 17 of 17) sorted by relevance
16 credentials = GoogleCredentials.get_application_default()
15 credentials = GoogleCredentials.get_application_default()
30 default_creds = GoogleCredentials.get_application_default()
123 auth_creds = Google::Auth.get_application_default(opts.oauth_scope)130 auth_creds = Google::Auth.get_application_default(opts.oauth_scope)139 auth_creds = Google::Auth.get_application_default355 auth_creds = Google::Auth.get_application_default(@args.oauth_scope)
47 return oauth2client.client.GoogleCredentials.get_application_default()
74 creds = GoogleCredentials.get_application_default().create_scoped(SCOPES)
117 self._credentials = GoogleCredentials.get_application_default()
33 creds = GoogleCredentials.get_application_default()
35 creds = GoogleCredentials.get_application_default()
21 creds = GoogleCredentials.get_application_default()
47 creds = GoogleCredentials.get_application_default().create_scoped(scopes)
49 auth_creds = Google::Auth.get_application_default
413 credentials = GoogleCredentials.get_application_default()
241 credentials = client.GoogleCredentials.get_application_default()
319 credentials = client.GoogleCredentials.get_application_default()337 credentials = client.GoogleCredentials.get_application_default()620 credentials = client.GoogleCredentials.get_application_default()644 credentials = client.GoogleCredentials.get_application_default()665 client.GoogleCredentials.get_application_default()691 client.GoogleCredentials.get_application_default()717 result = client.GoogleCredentials.get_application_default()
1281 def get_application_default(): member in GoogleCredentials
101 credentials = GoogleCredentials.get_application_default()