Lines Matching refs:this

46       $data = $this->__call('list', array($params));
47 if ($this->useObjects()) {
79 $data = $this->__call('get', array($params));
80 if ($this->useObjects()) {
115 $data = $this->__call('get', array($params));
116 if ($this->useObjects()) {
148 $this->servicePath = 'admin/reports/v1/';
149 $this->version = 'reports_v1';
150 $this->serviceName = 'admin';
152 $client->addService($this->serviceName, $this->version);
153 …$this->activities = new Google_ActivitiesServiceResource($this, $this->serviceName, 'activities', …
154 …$this->customerUsageReports = new Google_CustomerUsageReportsServiceResource($this, $this->service…
155 …$this->userUsageReport = new Google_UserUsageReportServiceResource($this, $this->serviceName, 'use…
169 $this->assertIsArray($items, 'Google_Activity', __METHOD__);
170 $this->items = $items;
173 return $this->items;
176 $this->kind = $kind;
179 return $this->kind;
182 $this->nextPageToken = $nextPageToken;
185 return $this->nextPageToken;
203 $this->actor = $actor;
206 return $this->actor;
209 $this->assertIsArray($events, 'Google_ActivityEvents', __METHOD__);
210 $this->events = $events;
213 return $this->events;
216 $this->id = $id;
219 return $this->id;
222 $this->ipAddress = $ipAddress;
225 return $this->ipAddress;
228 $this->kind = $kind;
231 return $this->kind;
234 $this->ownerDomain = $ownerDomain;
237 return $this->ownerDomain;
247 $this->callerType = $callerType;
250 return $this->callerType;
253 $this->email = $email;
256 return $this->email;
259 $this->key = $key;
262 return $this->key;
265 $this->profileId = $profileId;
268 return $this->profileId;
279 $this->name = $name;
282 return $this->name;
285 $this->assertIsArray($parameters, 'Google_ActivityEventsParameters', __METHOD__);
286 $this->parameters = $parameters;
289 return $this->parameters;
292 $this->type = $type;
295 return $this->type;
305 $this->boolValue = $boolValue;
308 return $this->boolValue;
311 $this->intValue = $intValue;
314 return $this->intValue;
317 $this->name = $name;
320 return $this->name;
323 $this->value = $value;
326 return $this->value;
336 $this->applicationName = $applicationName;
339 return $this->applicationName;
342 $this->customerId = $customerId;
345 return $this->customerId;
348 $this->time = $time;
351 return $this->time;
354 $this->uniqueQualifier = $uniqueQualifier;
357 return $this->uniqueQualifier;
371 $this->date = $date;
374 return $this->date;
377 $this->entity = $entity;
380 return $this->entity;
383 $this->kind = $kind;
386 return $this->kind;
389 $this->assertIsArray($parameters, 'Google_UsageReportParameters', __METHOD__);
390 $this->parameters = $parameters;
393 return $this->parameters;
403 $this->customerId = $customerId;
406 return $this->customerId;
409 $this->profileId = $profileId;
412 return $this->profileId;
415 $this->type = $type;
418 return $this->type;
421 $this->userEmail = $userEmail;
424 return $this->userEmail;
435 $this->boolValue = $boolValue;
438 return $this->boolValue;
441 $this->datetimeValue = $datetimeValue;
444 return $this->datetimeValue;
447 $this->intValue = $intValue;
450 return $this->intValue;
453 $this->name = $name;
456 return $this->name;
459 $this->stringValue = $stringValue;
462 return $this->stringValue;
476 $this->kind = $kind;
479 return $this->kind;
482 $this->nextPageToken = $nextPageToken;
485 return $this->nextPageToken;
488 $this->assertIsArray($usageReports, 'Google_UsageReport', __METHOD__);
489 $this->usageReports = $usageReports;
492 return $this->usageReports;
495 $this->assertIsArray($warnings, 'Google_UsageReportsWarnings', __METHOD__);
496 $this->warnings = $warnings;
499 return $this->warnings;
510 $this->code = $code;
513 return $this->code;
516 $this->assertIsArray($data, 'Google_UsageReportsWarningsData', __METHOD__);
517 $this->data = $data;
520 return $this->data;
523 $this->message = $message;
526 return $this->message;
534 $this->key = $key;
537 return $this->key;
540 $this->value = $value;
543 return $this->value;