Home
last modified time | relevance | path

Searched defs:service_account_email (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/python/oauth2client/oauth2client/
Dservice_account.py97 service_account_email, argument
257 def _from_p12_keyfile_contents(cls, service_account_email, argument
300 def from_p12_keyfile(cls, service_account_email, filename, argument
338 def from_p12_keyfile_buffer(cls, service_account_email, file_buffer, argument
404 def service_account_email(self): member in ServiceAccountCredentials
564 service_account_email, argument
/aosp_15_r20/external/python/google-auth-library-python/google/auth/compute_engine/
Dcredentials.py56 service_account_email="default", argument
120 def service_account_email(self): member in Credentials
177 service_account_email=None, argument
407 def service_account_email(self): member in IDTokenCredentials
/aosp_15_r20/external/python/google-auth-library-python/google/oauth2/
Dservice_account.py127 service_account_email, argument
244 def service_account_email(self): member in Credentials
506 service_account_email, argument
671 def service_account_email(self): member in IDTokenCredentials
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dservice_account.py41 def __init__(self, service_account_id, service_account_email, argument
98 def service_account_email(self): member in _ServiceAccountCredentials
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/
H A Dtarget.proto411 string service_account_email = 1; field
431 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2/
H A Dtarget.proto409 string service_account_email = 1; field
429 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/cloud/scheduler/v1/
H A Dtarget.proto345 string service_account_email = 1; field
364 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/cloud/scheduler/v1beta1/
H A Dtarget.proto347 string service_account_email = 1; field
366 string service_account_email = 1; field
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1/src/main/proto/google/cloud/scheduler/v1/
H A Dtarget.proto345 string service_account_email = 1; field
364 string service_account_email = 1; field
/aosp_15_r20/external/google-cloud-java/java-scheduler/proto-google-cloud-scheduler-v1beta1/src/main/proto/google/cloud/scheduler/v1beta1/
H A Dtarget.proto347 string service_account_email = 1; field
366 string service_account_email = 1; field
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/
H A Dtarget.proto460 string service_account_email = 1; field
480 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta3/
H A Dtarget.proto648 string service_account_email = 1; field
668 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/
H A Dtarget.proto667 string service_account_email = 1; field
687 string service_account_email = 1; field
/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/
H A Dtemplates.proto171 string service_account_email = 4; field
299 string service_account_email = 3; field
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/proto/google/dataflow/v1beta3/
H A Dtemplates.proto171 string service_account_email = 4; field
299 string service_account_email = 3; field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/
H A Dfunctions.proto555 string service_account_email = 10; field
694 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/
H A Dfunctions.proto555 string service_account_email = 10; field
694 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/python/google-auth-library-python/google/auth/
Diam.py46 def __init__(self, request, credentials, service_account_email): argument
Dapp_engine.py135 def service_account_email(self): member in Credentials
Dexternal_account.py163 def service_account_email(self): member in Credentials
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/
H A Dfunctions.proto631 string service_account_email = 10; field
778 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/
H A Dfunctions.proto631 string service_account_email = 10; field
778 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/
H A Dfunctions.proto632 string service_account_email = 10; field
779 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/
H A Dfunctions.proto631 string service_account_email = 10; field
778 string service_account_email = 6 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/storage/v2/
H A Dstorage.proto1548 string service_account_email = 2 [(google.api.field_behavior) = REQUIRED]; field
1612 string service_account_email = 4; field
2262 string service_account_email = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field

12