Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUserId.php25 public $actingUserId; variable in Google\\Service\\CloudSearch\\UserId
40 public function setActingUserId($actingUserId) argument
42 $this->actingUserId = $actingUserId;
49 return $this->actingUserId;