Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DAuditLog.php23 protected $authenticationInfoType = AuthenticationInfo::class;
73 * @param AuthenticationInfo
75 public function setAuthenticationInfo(AuthenticationInfo $authenticationInfo)
80 * @return AuthenticationInfo
DAuthenticationInfo.php20 class AuthenticationInfo extends \Google\Collection class
133 class_alias(AuthenticationInfo::class, 'Google_Service_ServiceControl_AuthenticationInfo');