Searched refs:get_application_default (Results 1 – 12 of 12) sorted by relevance
16 credentials = GoogleCredentials.get_application_default()
15 credentials = 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)
30 default_creds = GoogleCredentials.get_application_default()
45 return oauth2client.client.GoogleCredentials.get_application_default()
94 self._credentials = GoogleCredentials.get_application_default()
85 credentials = GoogleCredentials.get_application_default()
33 creds = GoogleCredentials.get_application_default()
49 auth_creds = Google::Auth.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()