Lines Matching refs:this

37       $data = $this->__call('list', array($params));
38 if ($this->useObjects()) {
67 $data = $this->__call('get', array($params));
68 if ($this->useObjects()) {
95 $data = $this->__call('insert', array($params));
96 if ($this->useObjects()) {
116 $data = $this->__call('list', array($params));
117 if ($this->useObjects()) {
147 $data = $this->__call('patch', array($params));
148 if ($this->useObjects()) {
177 $data = $this->__call('update', array($params));
178 if ($this->useObjects()) {
211 $data = $this->__call('list', array($params));
212 if ($this->useObjects()) {
241 $data = $this->__call('get', array($params));
242 if ($this->useObjects()) {
266 $data = $this->__call('patch', array($params));
267 if ($this->useObjects()) {
290 $data = $this->__call('update', array($params));
291 if ($this->useObjects()) {
319 $data = $this->__call('list', array($params));
320 if ($this->useObjects()) {
354 $this->servicePath = 'coordinate/v1/teams/';
355 $this->version = 'v1';
356 $this->serviceName = 'coordinate';
358 $client->addService($this->serviceName, $this->version);
359 …$this->customFieldDef = new Google_CustomFieldDefServiceResource($this, $this->serviceName, 'custo…
360 …$this->jobs = new Google_JobsServiceResource($this, $this->serviceName, 'jobs', json_decode('{"met…
361 …$this->location = new Google_LocationServiceResource($this, $this->serviceName, 'location', json_d…
362 …$this->schedule = new Google_ScheduleServiceResource($this, $this->serviceName, 'schedule', json_d…
363 …$this->worker = new Google_WorkerServiceResource($this, $this->serviceName, 'worker', json_decode(…
375 $this->customFieldId = $customFieldId;
378 return $this->customFieldId;
381 $this->kind = $kind;
384 return $this->kind;
387 $this->value = $value;
390 return $this->value;
402 $this->enabled = $enabled;
405 return $this->enabled;
408 $this->id = $id;
411 return $this->id;
414 $this->kind = $kind;
417 return $this->kind;
420 $this->name = $name;
423 return $this->name;
426 $this->requiredForCheckout = $requiredForCheckout;
429 return $this->requiredForCheckout;
432 $this->type = $type;
435 return $this->type;
445 $this->assertIsArray($items, 'Google_CustomFieldDef', __METHOD__);
446 $this->items = $items;
449 return $this->items;
452 $this->kind = $kind;
455 return $this->kind;
465 $this->assertIsArray($customField, 'Google_CustomField', __METHOD__);
466 $this->customField = $customField;
469 return $this->customField;
472 $this->kind = $kind;
475 return $this->kind;
489 $this->id = $id;
492 return $this->id;
495 $this->assertIsArray($jobChange, 'Google_JobChange', __METHOD__);
496 $this->jobChange = $jobChange;
499 return $this->jobChange;
502 $this->kind = $kind;
505 return $this->kind;
508 $this->state = $state;
511 return $this->state;
522 $this->kind = $kind;
525 return $this->kind;
528 $this->state = $state;
531 return $this->state;
534 $this->timestamp = $timestamp;
537 return $this->timestamp;
548 $this->assertIsArray($items, 'Google_Job', __METHOD__);
549 $this->items = $items;
552 return $this->items;
555 $this->kind = $kind;
558 return $this->kind;
561 $this->nextPageToken = $nextPageToken;
564 return $this->nextPageToken;
583 $this->assignee = $assignee;
586 return $this->assignee;
589 $this->customFields = $customFields;
592 return $this->customFields;
595 $this->customerName = $customerName;
598 return $this->customerName;
601 $this->customerPhoneNumber = $customerPhoneNumber;
604 return $this->customerPhoneNumber;
607 $this->kind = $kind;
610 return $this->kind;
613 $this->location = $location;
616 return $this->location;
619 $this->assertIsArray($note, 'Google_string', __METHOD__);
620 $this->note = $note;
623 return $this->note;
626 $this->progress = $progress;
629 return $this->progress;
632 $this->title = $title;
635 return $this->title;
645 $this->assertIsArray($addressLine, 'Google_string', __METHOD__);
646 $this->addressLine = $addressLine;
649 return $this->addressLine;
652 $this->kind = $kind;
655 return $this->kind;
658 $this->lat = $lat;
661 return $this->lat;
664 $this->lng = $lng;
667 return $this->lng;
681 $this->assertIsArray($items, 'Google_LocationRecord', __METHOD__);
682 $this->items = $items;
685 return $this->items;
688 $this->kind = $kind;
691 return $this->kind;
694 $this->nextPageToken = $nextPageToken;
697 return $this->nextPageToken;
700 $this->tokenPagination = $tokenPagination;
703 return $this->tokenPagination;
714 $this->collectionTime = $collectionTime;
717 return $this->collectionTime;
720 $this->confidenceRadius = $confidenceRadius;
723 return $this->confidenceRadius;
726 $this->kind = $kind;
729 return $this->kind;
732 $this->latitude = $latitude;
735 return $this->latitude;
738 $this->longitude = $longitude;
741 return $this->longitude;
752 $this->allDay = $allDay;
755 return $this->allDay;
758 $this->duration = $duration;
761 return $this->duration;
764 $this->endTime = $endTime;
767 return $this->endTime;
770 $this->kind = $kind;
773 return $this->kind;
776 $this->startTime = $startTime;
779 return $this->startTime;
788 $this->kind = $kind;
791 return $this->kind;
794 $this->nextPageToken = $nextPageToken;
797 return $this->nextPageToken;
800 $this->previousPageToken = $previousPageToken;
803 return $this->previousPageToken;
811 $this->id = $id;
814 return $this->id;
817 $this->kind = $kind;
820 return $this->kind;
830 $this->assertIsArray($items, 'Google_Worker', __METHOD__);
831 $this->items = $items;
834 return $this->items;
837 $this->kind = $kind;
840 return $this->kind;