Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivityActor.php25 public $callerType; variable in Google\\Service\\Reports\\ActivityActor
42 public function setCallerType($callerType) argument
44 $this->callerType = $callerType;
51 return $this->callerType;
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php172 public $callerType; variable in Google_ActivityActor
181 public function setCallerType( $callerType) { argument
182 $this->callerType = $callerType;
185 return $this->callerType;
H A DGoogle_ReportsService.php242 public $callerType; variable in Google_ActivityActor
246 public function setCallerType( $callerType) { argument
247 $this->callerType = $callerType;
250 return $this->callerType;