Home
last modified time | relevance | path

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

/external/python/oauth2client/samples/
Dcall_compute_service.py16 credentials = GoogleCredentials.get_application_default()
/external/python/oauth2client/samples/googleappengine/
Dcall_compute_service_from_gae.py15 credentials = GoogleCredentials.get_application_default()
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb123 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_default
355 auth_creds = Google::Auth.get_application_default(@args.oauth_scope)
/external/python/oauth2client/scripts/
Drun_gce_system_tests.py30 default_creds = GoogleCredentials.get_application_default()
/external/python/google-api-python-client/googleapiclient/
D_auth.py45 return oauth2client.client.GoogleCredentials.get_application_default()
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/
Dgce_cluster_resolver.py94 self._credentials = GoogleCredentials.get_application_default()
Dtpu_cluster_resolver.py85 credentials = GoogleCredentials.get_application_default()
/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py33 creds = GoogleCredentials.get_application_default()
/external/grpc-grpc/examples/ruby/pubsub/
Dpubsub_demo.rb49 auth_creds = Google::Auth.get_application_default
/external/python/oauth2client/tests/
Dtest_client.py319 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()
/external/python/oauth2client/oauth2client/
Dclient.py1281 def get_application_default(): member in GoogleCredentials
/external/python/oauth2client/
DCHANGELOG.md101 credentials = GoogleCredentials.get_application_default()