Home
last modified time | relevance | path

Searched refs:workforce_pool_user_project (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_identity_pool.py166 workforce_pool_user_project=None, argument
192 if workforce_pool_user_project:
194 json.dumps({"userProject": workforce_pool_user_project})
272 workforce_pool_user_project=None, argument
285 workforce_pool_user_project=workforce_pool_user_project,
314 workforce_pool_user_project=None,
339 workforce_pool_user_project=None,
365 workforce_pool_user_project=WORKFORCE_POOL_USER_PROJECT,
395 workforce_pool_user_project=None,
421 workforce_pool_user_project=None,
[all …]
Dtest_external_account.py82 workforce_pool_user_project=None, argument
95 workforce_pool_user_project=workforce_pool_user_project,
192 workforce_pool_user_project=None, argument
205 workforce_pool_user_project=workforce_pool_user_project,
299 workforce_pool_user_project=self.WORKFORCE_POOL_USER_PROJECT,
320 workforce_pool_user_project=self.WORKFORCE_POOL_USER_PROJECT
390 workforce_pool_user_project=None,
405 workforce_pool_user_project=self.WORKFORCE_POOL_USER_PROJECT
447 workforce_pool_user_project=None,
473 workforce_pool_user_project=self.WORKFORCE_POOL_USER_PROJECT
[all …]
/aosp_15_r20/external/python/google-auth-library-python/google/auth/
Didentity_pool.py65 workforce_pool_user_project=None, argument
130 workforce_pool_user_project=workforce_pool_user_project,
269 workforce_pool_user_project=info.get("workforce_pool_user_project"),
Dexternal_account.py77 workforce_pool_user_project=None, argument
115 self._workforce_pool_user_project = workforce_pool_user_project
251 workforce_pool_user_project=self._workforce_pool_user_project,
361 workforce_pool_user_project=self._workforce_pool_user_project,
394 workforce_pool_user_project=self._workforce_pool_user_project,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h60 std::string workforce_pool_user_project; member
Dexternal_account_credentials.cc192 options.workforce_pool_user_project = it->second.string(); in Create()
332 Json::FromString(options_.workforce_pool_user_project); in ExchangeToken()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/external/
H A Dexternal_account_credentials.h66 std::string workforce_pool_user_project; member
H A Dexternal_account_credentials.cc194 options.workforce_pool_user_project = it->second.string(); in Create()
372 Json::FromString(options_.workforce_pool_user_project); in ExchangeToken()
/aosp_15_r20/external/google-auth-library-java/
H A DCHANGELOG.md379 * allow empty workforce_pool_user_project ([#752](https://www.github.com/googleapis/google-auth-lib…