Home
last modified time | relevance | path

Searched refs:authConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnection.php83 public function setAuthConfig(AuthConfig $authConfig) argument
85 $this->authConfig = $authConfig;
92 return $this->authConfig;
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/aichat/Model/
H A DAbstractModel.php23 __construct($authConfig) global() argument