Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuthenticationInfo.php26 public $authoritySelector; variable in Google\\Service\\ServiceControl\\AuthenticationInfo
49 public function setAuthoritySelector($authoritySelector) argument
51 $this->authoritySelector = $authoritySelector;
58 return $this->authoritySelector;