Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
DApplicationDefaultCredentials.php182 } elseif (AppIdentityCredentials::onAppEngine() && !GCECredentials::onAppEngineFlexible()) {
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
DGCECredentials.php300 public static function onAppEngineFlexible() function in Google\\Auth\\Credentials\\GCECredentials