Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php26 public $notifyNewUsers; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest
33 public function setNotifyNewUsers($notifyNewUsers) argument
35 $this->notifyNewUsers = $notifyNewUsers;
42 return $this->notifyNewUsers;