Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnection.php23 protected $authConfigType = AuthConfig::class;
81 * @param AuthConfig
83 public function setAuthConfig(AuthConfig $authConfig)
88 * @return AuthConfig
H A DAuthConfig.php20 class AuthConfig extends \Google\Collection class
109 class_alias(AuthConfig::class, 'Google_Service_Connectors_AuthConfig');