Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaChangeHistoryEvent.php26 public $actorType; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryEvent
49 public function setActorType($actorType) argument
51 $this->actorType = $actorType;
58 return $this->actorType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php22 protected $actorType = Actor::class; variable in Google\\Service\\DriveActivity\\Action
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivity.php23 protected $actorType = ActivityActor::class; variable in Google\\Service\\Reports\\Activity