Searched defs:private_key_id (Results 1 – 8 of 8) sorted by relevance
/external/python/oauth2client/tests/data/gcloud/ |
D | application_default_credentials.json | 2 "private_key_id": "ABCDEF", string
|
D | application_default_credentials_malformed_3.json | 7 "private_key_id": "ABCDEF", string
|
D | application_default_credentials_malformed_1.json | 7 "private_key_id": "ABCDEF", string
|
/external/tensorflow/tensorflow/core/platform/cloud/testdata/ |
D | service_account_credentials.json | 4 "private_key_id": "fake_key_id", string
|
/external/syzkaller/vendor/google.golang.org/api/internal/ |
D | service-account.json | 4 "private_key_id": "private_key_id", string
|
/external/grpc-grpc/src/core/lib/security/credentials/jwt/ |
D | json_token.h | 39 char* private_key_id; member
|
/external/python/oauth2client/oauth2client/ |
D | service_account.py | 100 private_key_id=None, argument 567 private_key_id=None, argument
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | oauth_client.cc | 187 string private_key_serialized, private_key_id, client_id, client_email; in GetTokenFromServiceAccountJson() local
|