Home
last modified time | relevance | path

Searched refs:quota_project_id (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h46 std::string quota_project_id; member
Dexternal_account_credentials.cc144 options.quota_project_id = it->second.string_value(); in Create()