Lines Matching refs:this

41       $data = $this->__call('delete', array($params));
55 $data = $this->__call('get', array($params));
56 if ($this->useObjects()) {
73 $data = $this->__call('insert', array($params));
74 if ($this->useObjects()) {
94 $data = $this->__call('list', array($params));
95 if ($this->useObjects()) {
116 $data = $this->__call('patch', array($params));
117 if ($this->useObjects()) {
138 $data = $this->__call('update', array($params));
139 if ($this->useObjects()) {
168 $data = $this->__call('get', array($params));
169 if ($this->useObjects()) {
191 $data = $this->__call('getQueryResults', array($params));
192 if ($this->useObjects()) {
209 $data = $this->__call('insert', array($params));
210 if ($this->useObjects()) {
232 $data = $this->__call('list', array($params));
233 if ($this->useObjects()) {
251 $data = $this->__call('query', array($params));
252 if ($this->useObjects()) {
282 $data = $this->__call('list', array($params));
283 if ($this->useObjects()) {
317 $data = $this->__call('list', array($params));
318 if ($this->useObjects()) {
348 $data = $this->__call('delete', array($params));
364 $data = $this->__call('get', array($params));
365 if ($this->useObjects()) {
383 $data = $this->__call('insert', array($params));
384 if ($this->useObjects()) {
404 $data = $this->__call('list', array($params));
405 if ($this->useObjects()) {
425 $data = $this->__call('patch', array($params));
426 if ($this->useObjects()) {
445 $data = $this->__call('update', array($params));
446 if ($this->useObjects()) {
480 $this->servicePath = 'bigquery/v2/';
481 $this->version = 'v2';
482 $this->serviceName = 'bigquery';
484 $client->addService($this->serviceName, $this->version);
485 …$this->datasets = new Google_DatasetsServiceResource($this, $this->serviceName, 'datasets', json_d…
486 …$this->jobs = new Google_JobsServiceResource($this, $this->serviceName, 'jobs', json_decode('{"met…
487 …$this->projects = new Google_ProjectsServiceResource($this, $this->serviceName, 'projects', json_d…
488 …$this->tabledata = new Google_TabledataServiceResource($this, $this->serviceName, 'tabledata', jso…
489 …$this->tables = new Google_TablesServiceResource($this, $this->serviceName, 'tables', json_decode(…
512 $this->assertIsArray($access, 'Google_DatasetAccess', __METHOD__);
513 $this->access = $access;
516 return $this->access;
519 $this->creationTime = $creationTime;
522 return $this->creationTime;
525 $this->datasetReference = $datasetReference;
528 return $this->datasetReference;
531 $this->description = $description;
534 return $this->description;
537 $this->etag = $etag;
540 return $this->etag;
543 $this->friendlyName = $friendlyName;
546 return $this->friendlyName;
549 $this->id = $id;
552 return $this->id;
555 $this->kind = $kind;
558 return $this->kind;
561 $this->lastModifiedTime = $lastModifiedTime;
564 return $this->lastModifiedTime;
567 $this->selfLink = $selfLink;
570 return $this->selfLink;
581 $this->domain = $domain;
584 return $this->domain;
587 $this->groupByEmail = $groupByEmail;
590 return $this->groupByEmail;
593 $this->role = $role;
596 return $this->role;
599 $this->specialGroup = $specialGroup;
602 return $this->specialGroup;
605 $this->userByEmail = $userByEmail;
608 return $this->userByEmail;
620 $this->assertIsArray($datasets, 'Google_DatasetListDatasets', __METHOD__);
621 $this->datasets = $datasets;
624 return $this->datasets;
627 $this->etag = $etag;
630 return $this->etag;
633 $this->kind = $kind;
636 return $this->kind;
639 $this->nextPageToken = $nextPageToken;
642 return $this->nextPageToken;
654 $this->datasetReference = $datasetReference;
657 return $this->datasetReference;
660 $this->friendlyName = $friendlyName;
663 return $this->friendlyName;
666 $this->id = $id;
669 return $this->id;
672 $this->kind = $kind;
675 return $this->kind;
683 $this->datasetId = $datasetId;
686 return $this->datasetId;
689 $this->projectId = $projectId;
692 return $this->projectId;
702 $this->debugInfo = $debugInfo;
705 return $this->debugInfo;
708 $this->location = $location;
711 return $this->location;
714 $this->message = $message;
717 return $this->message;
720 $this->reason = $reason;
723 return $this->reason;
744 $this->cacheHit = $cacheHit;
747 return $this->cacheHit;
750 $this->etag = $etag;
753 return $this->etag;
756 $this->jobComplete = $jobComplete;
759 return $this->jobComplete;
762 $this->jobReference = $jobReference;
765 return $this->jobReference;
768 $this->kind = $kind;
771 return $this->kind;
774 $this->pageToken = $pageToken;
777 return $this->pageToken;
780 $this->assertIsArray($rows, 'Google_TableRow', __METHOD__);
781 $this->rows = $rows;
784 return $this->rows;
787 $this->schema = $schema;
790 return $this->schema;
793 $this->totalRows = $totalRows;
796 return $this->totalRows;
818 $this->configuration = $configuration;
821 return $this->configuration;
824 $this->etag = $etag;
827 return $this->etag;
830 $this->id = $id;
833 return $this->id;
836 $this->jobReference = $jobReference;
839 return $this->jobReference;
842 $this->kind = $kind;
845 return $this->kind;
848 $this->selfLink = $selfLink;
851 return $this->selfLink;
854 $this->statistics = $statistics;
857 return $this->statistics;
860 $this->status = $status;
863 return $this->status;
885 $this->copy = $copy;
888 return $this->copy;
891 $this->dryRun = $dryRun;
894 return $this->dryRun;
897 $this->extract = $extract;
900 return $this->extract;
903 $this->link = $link;
906 return $this->link;
909 $this->load = $load;
912 return $this->load;
915 $this->query = $query;
918 return $this->query;
931 $this->destinationFormat = $destinationFormat;
934 return $this->destinationFormat;
937 $this->destinationUri = $destinationUri;
940 return $this->destinationUri;
943 $this->fieldDelimiter = $fieldDelimiter;
946 return $this->fieldDelimiter;
949 $this->printHeader = $printHeader;
952 return $this->printHeader;
955 $this->sourceTable = $sourceTable;
958 return $this->sourceTable;
970 $this->createDisposition = $createDisposition;
973 return $this->createDisposition;
976 $this->destinationTable = $destinationTable;
979 return $this->destinationTable;
982 $this->assertIsArray($sourceUri, 'Google_string', __METHOD__);
983 $this->sourceUri = $sourceUri;
986 return $this->sourceUri;
989 $this->writeDisposition = $writeDisposition;
992 return $this->writeDisposition;
1017 $this->allowJaggedRows = $allowJaggedRows;
1020 return $this->allowJaggedRows;
1023 $this->allowQuotedNewlines = $allowQuotedNewlines;
1026 return $this->allowQuotedNewlines;
1029 $this->createDisposition = $createDisposition;
1032 return $this->createDisposition;
1035 $this->destinationTable = $destinationTable;
1038 return $this->destinationTable;
1041 $this->encoding = $encoding;
1044 return $this->encoding;
1047 $this->fieldDelimiter = $fieldDelimiter;
1050 return $this->fieldDelimiter;
1053 $this->maxBadRecords = $maxBadRecords;
1056 return $this->maxBadRecords;
1059 $this->quote = $quote;
1062 return $this->quote;
1065 $this->schema = $schema;
1068 return $this->schema;
1071 $this->schemaInline = $schemaInline;
1074 return $this->schemaInline;
1077 $this->schemaInlineFormat = $schemaInlineFormat;
1080 return $this->schemaInlineFormat;
1083 $this->skipLeadingRows = $skipLeadingRows;
1086 return $this->skipLeadingRows;
1089 $this->sourceFormat = $sourceFormat;
1092 return $this->sourceFormat;
1095 $this->assertIsArray($sourceUris, 'Google_string', __METHOD__);
1096 $this->sourceUris = $sourceUris;
1099 return $this->sourceUris;
1102 $this->writeDisposition = $writeDisposition;
1105 return $this->writeDisposition;
1125 $this->allowLargeResults = $allowLargeResults;
1128 return $this->allowLargeResults;
1131 $this->createDisposition = $createDisposition;
1134 return $this->createDisposition;
1137 $this->defaultDataset = $defaultDataset;
1140 return $this->defaultDataset;
1143 $this->destinationTable = $destinationTable;
1146 return $this->destinationTable;
1149 $this->minCompletionRatio = $minCompletionRatio;
1152 return $this->minCompletionRatio;
1155 $this->preserveNulls = $preserveNulls;
1158 return $this->preserveNulls;
1161 $this->priority = $priority;
1164 return $this->priority;
1167 $this->query = $query;
1170 return $this->query;
1173 $this->useQueryCache = $useQueryCache;
1176 return $this->useQueryCache;
1179 $this->writeDisposition = $writeDisposition;
1182 return $this->writeDisposition;
1196 $this->createDisposition = $createDisposition;
1199 return $this->createDisposition;
1202 $this->destinationTable = $destinationTable;
1205 return $this->destinationTable;
1208 $this->sourceTable = $sourceTable;
1211 return $this->sourceTable;
1214 $this->writeDisposition = $writeDisposition;
1217 return $this->writeDisposition;
1230 $this->etag = $etag;
1233 return $this->etag;
1236 $this->assertIsArray($jobs, 'Google_JobListJobs', __METHOD__);
1237 $this->jobs = $jobs;
1240 return $this->jobs;
1243 $this->kind = $kind;
1246 return $this->kind;
1249 $this->nextPageToken = $nextPageToken;
1252 return $this->nextPageToken;
1255 $this->totalItems = $totalItems;
1258 return $this->totalItems;
1282 $this->configuration = $configuration;
1285 return $this->configuration;
1288 $this->errorResult = $errorResult;
1291 return $this->errorResult;
1294 $this->id = $id;
1297 return $this->id;
1300 $this->jobReference = $jobReference;
1303 return $this->jobReference;
1306 $this->kind = $kind;
1309 return $this->kind;
1312 $this->state = $state;
1315 return $this->state;
1318 $this->statistics = $statistics;
1321 return $this->statistics;
1324 $this->status = $status;
1327 return $this->status;
1335 $this->jobId = $jobId;
1338 return $this->jobId;
1341 $this->projectId = $projectId;
1344 return $this->projectId;
1359 $this->endTime = $endTime;
1362 return $this->endTime;
1365 $this->load = $load;
1368 return $this->load;
1371 $this->query = $query;
1374 return $this->query;
1377 $this->startTime = $startTime;
1380 return $this->startTime;
1383 $this->totalBytesProcessed = $totalBytesProcessed;
1386 return $this->totalBytesProcessed;
1395 $this->cacheHit = $cacheHit;
1398 return $this->cacheHit;
1401 $this->completionRatio = $completionRatio;
1404 return $this->completionRatio;
1407 $this->totalBytesProcessed = $totalBytesProcessed;
1410 return $this->totalBytesProcessed;
1420 $this->inputFileBytes = $inputFileBytes;
1423 return $this->inputFileBytes;
1426 $this->inputFiles = $inputFiles;
1429 return $this->inputFiles;
1432 $this->outputBytes = $outputBytes;
1435 return $this->outputBytes;
1438 $this->outputRows = $outputRows;
1441 return $this->outputRows;
1454 $this->errorResult = $errorResult;
1457 return $this->errorResult;
1460 $this->assertIsArray($errors, 'Google_ErrorProto', __METHOD__);
1461 $this->errors = $errors;
1464 return $this->errors;
1467 $this->state = $state;
1470 return $this->state;
1483 $this->etag = $etag;
1486 return $this->etag;
1489 $this->kind = $kind;
1492 return $this->kind;
1495 $this->nextPageToken = $nextPageToken;
1498 return $this->nextPageToken;
1501 $this->assertIsArray($projects, 'Google_ProjectListProjects', __METHOD__);
1502 $this->projects = $projects;
1505 return $this->projects;
1508 $this->totalItems = $totalItems;
1511 return $this->totalItems;
1524 $this->friendlyName = $friendlyName;
1527 return $this->friendlyName;
1530 $this->id = $id;
1533 return $this->id;
1536 $this->kind = $kind;
1539 return $this->kind;
1542 $this->numericId = $numericId;
1545 return $this->numericId;
1548 $this->projectReference = $projectReference;
1551 return $this->projectReference;
1558 $this->projectId = $projectId;
1561 return $this->projectId;
1578 $this->defaultDataset = $defaultDataset;
1581 return $this->defaultDataset;
1584 $this->dryRun = $dryRun;
1587 return $this->dryRun;
1590 $this->kind = $kind;
1593 return $this->kind;
1596 $this->maxResults = $maxResults;
1599 return $this->maxResults;
1602 $this->minCompletionRatio = $minCompletionRatio;
1605 return $this->minCompletionRatio;
1608 $this->preserveNulls = $preserveNulls;
1611 return $this->preserveNulls;
1614 $this->query = $query;
1617 return $this->query;
1620 $this->timeoutMs = $timeoutMs;
1623 return $this->timeoutMs;
1626 $this->useQueryCache = $useQueryCache;
1629 return $this->useQueryCache;
1650 $this->cacheHit = $cacheHit;
1653 return $this->cacheHit;
1656 $this->jobComplete = $jobComplete;
1659 return $this->jobComplete;
1662 $this->jobReference = $jobReference;
1665 return $this->jobReference;
1668 $this->kind = $kind;
1671 return $this->kind;
1674 $this->pageToken = $pageToken;
1677 return $this->pageToken;
1680 $this->assertIsArray($rows, 'Google_TableRow', __METHOD__);
1681 $this->rows = $rows;
1684 return $this->rows;
1687 $this->schema = $schema;
1690 return $this->schema;
1693 $this->totalBytesProcessed = $totalBytesProcessed;
1696 return $this->totalBytesProcessed;
1699 $this->totalRows = $totalRows;
1702 return $this->totalRows;
1725 $this->creationTime = $creationTime;
1728 return $this->creationTime;
1731 $this->description = $description;
1734 return $this->description;
1737 $this->etag = $etag;
1740 return $this->etag;
1743 $this->expirationTime = $expirationTime;
1746 return $this->expirationTime;
1749 $this->friendlyName = $friendlyName;
1752 return $this->friendlyName;
1755 $this->id = $id;
1758 return $this->id;
1761 $this->kind = $kind;
1764 return $this->kind;
1767 $this->lastModifiedTime = $lastModifiedTime;
1770 return $this->lastModifiedTime;
1773 $this->numBytes = $numBytes;
1776 return $this->numBytes;
1779 $this->numRows = $numRows;
1782 return $this->numRows;
1785 $this->schema = $schema;
1788 return $this->schema;
1791 $this->selfLink = $selfLink;
1794 return $this->selfLink;
1797 $this->tableReference = $tableReference;
1800 return $this->tableReference;
1807 $this->v = $v;
1810 return $this->v;
1823 $this->etag = $etag;
1826 return $this->etag;
1829 $this->kind = $kind;
1832 return $this->kind;
1835 $this->pageToken = $pageToken;
1838 return $this->pageToken;
1841 $this->assertIsArray($rows, 'Google_TableRow', __METHOD__);
1842 $this->rows = $rows;
1845 return $this->rows;
1848 $this->totalRows = $totalRows;
1851 return $this->totalRows;
1863 $this->assertIsArray($fields, 'Google_TableFieldSchema', __METHOD__);
1864 $this->fields = $fields;
1867 return $this->fields;
1870 $this->mode = $mode;
1873 return $this->mode;
1876 $this->name = $name;
1879 return $this->name;
1882 $this->type = $type;
1885 return $this->type;
1898 $this->etag = $etag;
1901 return $this->etag;
1904 $this->kind = $kind;
1907 return $this->kind;
1910 $this->nextPageToken = $nextPageToken;
1913 return $this->nextPageToken;
1916 $this->assertIsArray($tables, 'Google_TableListTables', __METHOD__);
1917 $this->tables = $tables;
1920 return $this->tables;
1923 $this->totalItems = $totalItems;
1926 return $this->totalItems;
1938 $this->friendlyName = $friendlyName;
1941 return $this->friendlyName;
1944 $this->id = $id;
1947 return $this->id;
1950 $this->kind = $kind;
1953 return $this->kind;
1956 $this->tableReference = $tableReference;
1959 return $this->tableReference;
1968 $this->datasetId = $datasetId;
1971 return $this->datasetId;
1974 $this->projectId = $projectId;
1977 return $this->projectId;
1980 $this->tableId = $tableId;
1983 return $this->tableId;
1992 $this->assertIsArray($f, 'Google_TableCell', __METHOD__);
1993 $this->f = $f;
1996 return $this->f;
2005 $this->assertIsArray($fields, 'Google_TableFieldSchema', __METHOD__);
2006 $this->fields = $fields;
2009 return $this->fields;