Lines Matching refs:this

40       $data = $this->__call('get', array($params));
41 if ($this->useObjects()) {
69 $data = $this->__call('get', array($params));
70 if ($this->useObjects()) {
85 $data = $this->__call('list', array($params));
86 if ($this->useObjects()) {
114 $data = $this->__call('get', array($params));
115 if ($this->useObjects()) {
136 $data = $this->__call('list', array($params));
137 if ($this->useObjects()) {
159 $data = $this->__call('watch', array($params));
160 if ($this->useObjects()) {
187 $data = $this->__call('stop', array($params));
212 $data = $this->__call('delete', array($params));
226 $data = $this->__call('get', array($params));
227 if ($this->useObjects()) {
244 $data = $this->__call('insert', array($params));
245 if ($this->useObjects()) {
265 $data = $this->__call('list', array($params));
266 if ($this->useObjects()) {
294 $data = $this->__call('delete', array($params));
310 $data = $this->__call('get', array($params));
311 if ($this->useObjects()) {
328 $data = $this->__call('insert', array($params));
329 if ($this->useObjects()) {
350 $data = $this->__call('list', array($params));
351 if ($this->useObjects()) {
369 $data = $this->__call('patch', array($params));
370 if ($this->useObjects()) {
388 $data = $this->__call('update', array($params));
389 if ($this->useObjects()) {
426 $data = $this->__call('copy', array($params));
427 if ($this->useObjects()) {
442 $data = $this->__call('delete', array($params));
458 $data = $this->__call('get', array($params));
459 if ($this->useObjects()) {
484 $data = $this->__call('insert', array($params));
485 if ($this->useObjects()) {
505 $data = $this->__call('list', array($params));
506 if ($this->useObjects()) {
534 $data = $this->__call('patch', array($params));
535 if ($this->useObjects()) {
551 $data = $this->__call('touch', array($params));
552 if ($this->useObjects()) {
568 $data = $this->__call('trash', array($params));
569 if ($this->useObjects()) {
585 $data = $this->__call('untrash', array($params));
586 if ($this->useObjects()) {
614 $data = $this->__call('update', array($params));
615 if ($this->useObjects()) {
635 $data = $this->__call('watch', array($params));
636 if ($this->useObjects()) {
664 $data = $this->__call('delete', array($params));
678 $data = $this->__call('get', array($params));
679 if ($this->useObjects()) {
696 $data = $this->__call('insert', array($params));
697 if ($this->useObjects()) {
713 $data = $this->__call('list', array($params));
714 if ($this->useObjects()) {
742 $data = $this->__call('delete', array($params));
756 $data = $this->__call('get', array($params));
757 if ($this->useObjects()) {
777 $data = $this->__call('insert', array($params));
778 if ($this->useObjects()) {
794 $data = $this->__call('list', array($params));
795 if ($this->useObjects()) {
815 $data = $this->__call('patch', array($params));
816 if ($this->useObjects()) {
836 $data = $this->__call('update', array($params));
837 if ($this->useObjects()) {
867 $data = $this->__call('delete', array($params));
883 $data = $this->__call('get', array($params));
884 if ($this->useObjects()) {
901 $data = $this->__call('insert', array($params));
902 if ($this->useObjects()) {
918 $data = $this->__call('list', array($params));
919 if ($this->useObjects()) {
939 $data = $this->__call('patch', array($params));
940 if ($this->useObjects()) {
960 $data = $this->__call('update', array($params));
961 if ($this->useObjects()) {
989 $data = $this->__call('get', array($params));
1015 $data = $this->__call('delete', array($params));
1032 $data = $this->__call('get', array($params));
1033 if ($this->useObjects()) {
1051 $data = $this->__call('insert', array($params));
1052 if ($this->useObjects()) {
1073 $data = $this->__call('list', array($params));
1074 if ($this->useObjects()) {
1093 $data = $this->__call('patch', array($params));
1094 if ($this->useObjects()) {
1113 $data = $this->__call('update', array($params));
1114 if ($this->useObjects()) {
1142 $data = $this->__call('delete', array($params));
1156 $data = $this->__call('get', array($params));
1157 if ($this->useObjects()) {
1173 $data = $this->__call('list', array($params));
1174 if ($this->useObjects()) {
1192 $data = $this->__call('patch', array($params));
1193 if ($this->useObjects()) {
1211 $data = $this->__call('update', array($params));
1212 if ($this->useObjects()) {
1254 $this->servicePath = 'drive/v2/';
1255 $this->version = 'v2';
1256 $this->serviceName = 'drive';
1258 $client->addService($this->serviceName, $this->version);
1259 …$this->about = new Google_AboutServiceResource($this, $this->serviceName, 'about', json_decode('{"…
1260 …$this->apps = new Google_AppsServiceResource($this, $this->serviceName, 'apps', json_decode('{"met…
1261 …$this->changes = new Google_ChangesServiceResource($this, $this->serviceName, 'changes', json_deco…
1262 …$this->channels = new Google_ChannelsServiceResource($this, $this->serviceName, 'channels', json_d…
1263 …$this->children = new Google_ChildrenServiceResource($this, $this->serviceName, 'children', json_d…
1264 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
1265 …$this->files = new Google_FilesServiceResource($this, $this->serviceName, 'files', json_decode('{"…
1266 …$this->parents = new Google_ParentsServiceResource($this, $this->serviceName, 'parents', json_deco…
1267 …$this->permissions = new Google_PermissionsServiceResource($this, $this->serviceName, 'permissions…
1268 …$this->properties = new Google_PropertiesServiceResource($this, $this->serviceName, 'properties', …
1269 …$this->realtime = new Google_RealtimeServiceResource($this, $this->serviceName, 'realtime', json_d…
1270 …$this->replies = new Google_RepliesServiceResource($this, $this->serviceName, 'replies', json_deco…
1271 …$this->revisions = new Google_RevisionsServiceResource($this, $this->serviceName, 'revisions', jso…
1312 $this->assertIsArray($additionalRoleInfo, 'Google_AboutAdditionalRoleInfo', __METHOD__);
1313 $this->additionalRoleInfo = $additionalRoleInfo;
1316 return $this->additionalRoleInfo;
1319 $this->domainSharingPolicy = $domainSharingPolicy;
1322 return $this->domainSharingPolicy;
1325 $this->etag = $etag;
1328 return $this->etag;
1331 $this->assertIsArray($exportFormats, 'Google_AboutExportFormats', __METHOD__);
1332 $this->exportFormats = $exportFormats;
1335 return $this->exportFormats;
1338 $this->assertIsArray($features, 'Google_AboutFeatures', __METHOD__);
1339 $this->features = $features;
1342 return $this->features;
1345 $this->assertIsArray($importFormats, 'Google_AboutImportFormats', __METHOD__);
1346 $this->importFormats = $importFormats;
1349 return $this->importFormats;
1352 $this->isCurrentAppInstalled = $isCurrentAppInstalled;
1355 return $this->isCurrentAppInstalled;
1358 $this->kind = $kind;
1361 return $this->kind;
1364 $this->largestChangeId = $largestChangeId;
1367 return $this->largestChangeId;
1370 $this->assertIsArray($maxUploadSizes, 'Google_AboutMaxUploadSizes', __METHOD__);
1371 $this->maxUploadSizes = $maxUploadSizes;
1374 return $this->maxUploadSizes;
1377 $this->name = $name;
1380 return $this->name;
1383 $this->permissionId = $permissionId;
1386 return $this->permissionId;
1389 $this->quotaBytesTotal = $quotaBytesTotal;
1392 return $this->quotaBytesTotal;
1395 $this->quotaBytesUsed = $quotaBytesUsed;
1398 return $this->quotaBytesUsed;
1401 $this->quotaBytesUsedAggregate = $quotaBytesUsedAggregate;
1404 return $this->quotaBytesUsedAggregate;
1407 $this->quotaBytesUsedInTrash = $quotaBytesUsedInTrash;
1410 return $this->quotaBytesUsedInTrash;
1413 $this->remainingChangeIds = $remainingChangeIds;
1416 return $this->remainingChangeIds;
1419 $this->rootFolderId = $rootFolderId;
1422 return $this->rootFolderId;
1425 $this->selfLink = $selfLink;
1428 return $this->selfLink;
1431 $this->user = $user;
1434 return $this->user;
1444 $this->assertIsArray($roleSets, 'Google_AboutAdditionalRoleInfoRoleSets', __METHOD__);
1445 $this->roleSets = $roleSets;
1448 return $this->roleSets;
1451 $this->type = $type;
1454 return $this->type;
1462 $this->assertIsArray($additionalRoles, 'Google_string', __METHOD__);
1463 $this->additionalRoles = $additionalRoles;
1466 return $this->additionalRoles;
1469 $this->primaryRole = $primaryRole;
1472 return $this->primaryRole;
1480 $this->source = $source;
1483 return $this->source;
1486 $this->assertIsArray($targets, 'Google_string', __METHOD__);
1487 $this->targets = $targets;
1490 return $this->targets;
1498 $this->featureName = $featureName;
1501 return $this->featureName;
1504 $this->featureRate = $featureRate;
1507 return $this->featureRate;
1515 $this->source = $source;
1518 return $this->source;
1521 $this->assertIsArray($targets, 'Google_string', __METHOD__);
1522 $this->targets = $targets;
1525 return $this->targets;
1533 $this->size = $size;
1536 return $this->size;
1539 $this->type = $type;
1542 return $this->type;
1570 $this->authorized = $authorized;
1573 return $this->authorized;
1576 $this->assertIsArray($icons, 'Google_AppIcons', __METHOD__);
1577 $this->icons = $icons;
1580 return $this->icons;
1583 $this->id = $id;
1586 return $this->id;
1589 $this->installed = $installed;
1592 return $this->installed;
1595 $this->kind = $kind;
1598 return $this->kind;
1601 $this->longDescription = $longDescription;
1604 return $this->longDescription;
1607 $this->name = $name;
1610 return $this->name;
1613 $this->objectType = $objectType;
1616 return $this->objectType;
1619 $this->openUrlTemplate = $openUrlTemplate;
1622 return $this->openUrlTemplate;
1625 $this->assertIsArray($primaryFileExtensions, 'Google_string', __METHOD__);
1626 $this->primaryFileExtensions = $primaryFileExtensions;
1629 return $this->primaryFileExtensions;
1632 $this->assertIsArray($primaryMimeTypes, 'Google_string', __METHOD__);
1633 $this->primaryMimeTypes = $primaryMimeTypes;
1636 return $this->primaryMimeTypes;
1639 $this->productId = $productId;
1642 return $this->productId;
1645 $this->productUrl = $productUrl;
1648 return $this->productUrl;
1651 $this->assertIsArray($secondaryFileExtensions, 'Google_string', __METHOD__);
1652 $this->secondaryFileExtensions = $secondaryFileExtensions;
1655 return $this->secondaryFileExtensions;
1658 $this->assertIsArray($secondaryMimeTypes, 'Google_string', __METHOD__);
1659 $this->secondaryMimeTypes = $secondaryMimeTypes;
1662 return $this->secondaryMimeTypes;
1665 $this->shortDescription = $shortDescription;
1668 return $this->shortDescription;
1671 $this->supportsCreate = $supportsCreate;
1674 return $this->supportsCreate;
1677 $this->supportsImport = $supportsImport;
1680 return $this->supportsImport;
1683 $this->supportsMultiOpen = $supportsMultiOpen;
1686 return $this->supportsMultiOpen;
1689 $this->useByDefault = $useByDefault;
1692 return $this->useByDefault;
1701 $this->category = $category;
1704 return $this->category;
1707 $this->iconUrl = $iconUrl;
1710 return $this->iconUrl;
1713 $this->size = $size;
1716 return $this->size;
1728 $this->etag = $etag;
1731 return $this->etag;
1734 $this->assertIsArray($items, 'Google_App', __METHOD__);
1735 $this->items = $items;
1738 return $this->items;
1741 $this->kind = $kind;
1744 return $this->kind;
1747 $this->selfLink = $selfLink;
1750 return $this->selfLink;
1764 $this->deleted = $deleted;
1767 return $this->deleted;
1770 $this->file = $file;
1773 return $this->file;
1776 $this->fileId = $fileId;
1779 return $this->fileId;
1782 $this->id = $id;
1785 return $this->id;
1788 $this->kind = $kind;
1791 return $this->kind;
1794 $this->selfLink = $selfLink;
1797 return $this->selfLink;
1812 $this->etag = $etag;
1815 return $this->etag;
1818 $this->assertIsArray($items, 'Google_Change', __METHOD__);
1819 $this->items = $items;
1822 return $this->items;
1825 $this->kind = $kind;
1828 return $this->kind;
1831 $this->largestChangeId = $largestChangeId;
1834 return $this->largestChangeId;
1837 $this->nextLink = $nextLink;
1840 return $this->nextLink;
1843 $this->nextPageToken = $nextPageToken;
1846 return $this->nextPageToken;
1849 $this->selfLink = $selfLink;
1852 return $this->selfLink;
1867 $this->address = $address;
1870 return $this->address;
1873 $this->expiration = $expiration;
1876 return $this->expiration;
1879 $this->id = $id;
1882 return $this->id;
1885 $this->kind = $kind;
1888 return $this->kind;
1891 $this->params = $params;
1894 return $this->params;
1897 $this->resourceId = $resourceId;
1900 return $this->resourceId;
1903 $this->resourceUri = $resourceUri;
1906 return $this->resourceUri;
1909 $this->token = $token;
1912 return $this->token;
1915 $this->type = $type;
1918 return $this->type;
1932 $this->etag = $etag;
1935 return $this->etag;
1938 $this->assertIsArray($items, 'Google_ChildReference', __METHOD__);
1939 $this->items = $items;
1942 return $this->items;
1945 $this->kind = $kind;
1948 return $this->kind;
1951 $this->nextLink = $nextLink;
1954 return $this->nextLink;
1957 $this->nextPageToken = $nextPageToken;
1960 return $this->nextPageToken;
1963 $this->selfLink = $selfLink;
1966 return $this->selfLink;
1976 $this->childLink = $childLink;
1979 return $this->childLink;
1982 $this->id = $id;
1985 return $this->id;
1988 $this->kind = $kind;
1991 return $this->kind;
1994 $this->selfLink = $selfLink;
1997 return $this->selfLink;
2024 $this->anchor = $anchor;
2027 return $this->anchor;
2030 $this->author = $author;
2033 return $this->author;
2036 $this->commentId = $commentId;
2039 return $this->commentId;
2042 $this->content = $content;
2045 return $this->content;
2048 $this->context = $context;
2051 return $this->context;
2054 $this->createdDate = $createdDate;
2057 return $this->createdDate;
2060 $this->deleted = $deleted;
2063 return $this->deleted;
2066 $this->fileId = $fileId;
2069 return $this->fileId;
2072 $this->fileTitle = $fileTitle;
2075 return $this->fileTitle;
2078 $this->htmlContent = $htmlContent;
2081 return $this->htmlContent;
2084 $this->kind = $kind;
2087 return $this->kind;
2090 $this->modifiedDate = $modifiedDate;
2093 return $this->modifiedDate;
2096 $this->assertIsArray($replies, 'Google_CommentReply', __METHOD__);
2097 $this->replies = $replies;
2100 return $this->replies;
2103 $this->selfLink = $selfLink;
2106 return $this->selfLink;
2109 $this->status = $status;
2112 return $this->status;
2120 $this->type = $type;
2123 return $this->type;
2126 $this->value = $value;
2129 return $this->value;
2142 $this->assertIsArray($items, 'Google_Comment', __METHOD__);
2143 $this->items = $items;
2146 return $this->items;
2149 $this->kind = $kind;
2152 return $this->kind;
2155 $this->nextLink = $nextLink;
2158 return $this->nextLink;
2161 $this->nextPageToken = $nextPageToken;
2164 return $this->nextPageToken;
2167 $this->selfLink = $selfLink;
2170 return $this->selfLink;
2187 $this->author = $author;
2190 return $this->author;
2193 $this->content = $content;
2196 return $this->content;
2199 $this->createdDate = $createdDate;
2202 return $this->createdDate;
2205 $this->deleted = $deleted;
2208 return $this->deleted;
2211 $this->htmlContent = $htmlContent;
2214 return $this->htmlContent;
2217 $this->kind = $kind;
2220 return $this->kind;
2223 $this->modifiedDate = $modifiedDate;
2226 return $this->modifiedDate;
2229 $this->replyId = $replyId;
2232 return $this->replyId;
2235 $this->verb = $verb;
2238 return $this->verb;
2251 $this->assertIsArray($items, 'Google_CommentReply', __METHOD__);
2252 $this->items = $items;
2255 return $this->items;
2258 $this->kind = $kind;
2261 return $this->kind;
2264 $this->nextLink = $nextLink;
2267 return $this->nextLink;
2270 $this->nextPageToken = $nextPageToken;
2273 return $this->nextPageToken;
2276 $this->selfLink = $selfLink;
2279 return $this->selfLink;
2344 $this->alternateLink = $alternateLink;
2347 return $this->alternateLink;
2350 $this->appDataContents = $appDataContents;
2353 return $this->appDataContents;
2356 $this->createdDate = $createdDate;
2359 return $this->createdDate;
2362 $this->defaultOpenWithLink = $defaultOpenWithLink;
2365 return $this->defaultOpenWithLink;
2368 $this->description = $description;
2371 return $this->description;
2374 $this->downloadUrl = $downloadUrl;
2377 return $this->downloadUrl;
2380 $this->editable = $editable;
2383 return $this->editable;
2386 $this->embedLink = $embedLink;
2389 return $this->embedLink;
2392 $this->etag = $etag;
2395 return $this->etag;
2398 $this->explicitlyTrashed = $explicitlyTrashed;
2401 return $this->explicitlyTrashed;
2404 $this->exportLinks = $exportLinks;
2407 return $this->exportLinks;
2410 $this->fileExtension = $fileExtension;
2413 return $this->fileExtension;
2416 $this->fileSize = $fileSize;
2419 return $this->fileSize;
2422 $this->headRevisionId = $headRevisionId;
2425 return $this->headRevisionId;
2428 $this->iconLink = $iconLink;
2431 return $this->iconLink;
2434 $this->id = $id;
2437 return $this->id;
2440 $this->imageMediaMetadata = $imageMediaMetadata;
2443 return $this->imageMediaMetadata;
2446 $this->indexableText = $indexableText;
2449 return $this->indexableText;
2452 $this->kind = $kind;
2455 return $this->kind;
2458 $this->labels = $labels;
2461 return $this->labels;
2464 $this->lastModifyingUser = $lastModifyingUser;
2467 return $this->lastModifyingUser;
2470 $this->lastModifyingUserName = $lastModifyingUserName;
2473 return $this->lastModifyingUserName;
2476 $this->lastViewedByMeDate = $lastViewedByMeDate;
2479 return $this->lastViewedByMeDate;
2482 $this->md5Checksum = $md5Checksum;
2485 return $this->md5Checksum;
2488 $this->mimeType = $mimeType;
2491 return $this->mimeType;
2494 $this->modifiedByMeDate = $modifiedByMeDate;
2497 return $this->modifiedByMeDate;
2500 $this->modifiedDate = $modifiedDate;
2503 return $this->modifiedDate;
2506 $this->openWithLinks = $openWithLinks;
2509 return $this->openWithLinks;
2512 $this->originalFilename = $originalFilename;
2515 return $this->originalFilename;
2518 $this->assertIsArray($ownerNames, 'Google_string', __METHOD__);
2519 $this->ownerNames = $ownerNames;
2522 return $this->ownerNames;
2525 $this->assertIsArray($owners, 'Google_User', __METHOD__);
2526 $this->owners = $owners;
2529 return $this->owners;
2532 $this->assertIsArray($parents, 'Google_ParentReference', __METHOD__);
2533 $this->parents = $parents;
2536 return $this->parents;
2539 $this->quotaBytesUsed = $quotaBytesUsed;
2542 return $this->quotaBytesUsed;
2545 $this->selfLink = $selfLink;
2548 return $this->selfLink;
2551 $this->shared = $shared;
2554 return $this->shared;
2557 $this->sharedWithMeDate = $sharedWithMeDate;
2560 return $this->sharedWithMeDate;
2563 $this->thumbnail = $thumbnail;
2566 return $this->thumbnail;
2569 $this->thumbnailLink = $thumbnailLink;
2572 return $this->thumbnailLink;
2575 $this->title = $title;
2578 return $this->title;
2581 $this->userPermission = $userPermission;
2584 return $this->userPermission;
2587 $this->webContentLink = $webContentLink;
2590 return $this->webContentLink;
2593 $this->webViewLink = $webViewLink;
2596 return $this->webViewLink;
2599 $this->writersCanShare = $writersCanShare;
2602 return $this->writersCanShare;
2631 $this->aperture = $aperture;
2634 return $this->aperture;
2637 $this->cameraMake = $cameraMake;
2640 return $this->cameraMake;
2643 $this->cameraModel = $cameraModel;
2646 return $this->cameraModel;
2649 $this->colorSpace = $colorSpace;
2652 return $this->colorSpace;
2655 $this->date = $date;
2658 return $this->date;
2661 $this->exposureBias = $exposureBias;
2664 return $this->exposureBias;
2667 $this->exposureMode = $exposureMode;
2670 return $this->exposureMode;
2673 $this->exposureTime = $exposureTime;
2676 return $this->exposureTime;
2679 $this->flashUsed = $flashUsed;
2682 return $this->flashUsed;
2685 $this->focalLength = $focalLength;
2688 return $this->focalLength;
2691 $this->height = $height;
2694 return $this->height;
2697 $this->isoSpeed = $isoSpeed;
2700 return $this->isoSpeed;
2703 $this->lens = $lens;
2706 return $this->lens;
2709 $this->location = $location;
2712 return $this->location;
2715 $this->maxApertureValue = $maxApertureValue;
2718 return $this->maxApertureValue;
2721 $this->meteringMode = $meteringMode;
2724 return $this->meteringMode;
2727 $this->rotation = $rotation;
2730 return $this->rotation;
2733 $this->sensor = $sensor;
2736 return $this->sensor;
2739 $this->subjectDistance = $subjectDistance;
2742 return $this->subjectDistance;
2745 $this->whiteBalance = $whiteBalance;
2748 return $this->whiteBalance;
2751 $this->width = $width;
2754 return $this->width;
2763 $this->altitude = $altitude;
2766 return $this->altitude;
2769 $this->latitude = $latitude;
2772 return $this->latitude;
2775 $this->longitude = $longitude;
2778 return $this->longitude;
2785 $this->text = $text;
2788 return $this->text;
2799 $this->hidden = $hidden;
2802 return $this->hidden;
2805 $this->restricted = $restricted;
2808 return $this->restricted;
2811 $this->starred = $starred;
2814 return $this->starred;
2817 $this->trashed = $trashed;
2820 return $this->trashed;
2823 $this->viewed = $viewed;
2826 return $this->viewed;
2834 $this->image = $image;
2837 return $this->image;
2840 $this->mimeType = $mimeType;
2843 return $this->mimeType;
2857 $this->etag = $etag;
2860 return $this->etag;
2863 $this->assertIsArray($items, 'Google_DriveFile', __METHOD__);
2864 $this->items = $items;
2867 return $this->items;
2870 $this->kind = $kind;
2873 return $this->kind;
2876 $this->nextLink = $nextLink;
2879 return $this->nextLink;
2882 $this->nextPageToken = $nextPageToken;
2885 return $this->nextPageToken;
2888 $this->selfLink = $selfLink;
2891 return $this->selfLink;
2903 $this->etag = $etag;
2906 return $this->etag;
2909 $this->assertIsArray($items, 'Google_ParentReference', __METHOD__);
2910 $this->items = $items;
2913 return $this->items;
2916 $this->kind = $kind;
2919 return $this->kind;
2922 $this->selfLink = $selfLink;
2925 return $this->selfLink;
2936 $this->id = $id;
2939 return $this->id;
2942 $this->isRoot = $isRoot;
2945 return $this->isRoot;
2948 $this->kind = $kind;
2951 return $this->kind;
2954 $this->parentLink = $parentLink;
2957 return $this->parentLink;
2960 $this->selfLink = $selfLink;
2963 return $this->selfLink;
2981 $this->assertIsArray($additionalRoles, 'Google_string', __METHOD__);
2982 $this->additionalRoles = $additionalRoles;
2985 return $this->additionalRoles;
2988 $this->authKey = $authKey;
2991 return $this->authKey;
2994 $this->etag = $etag;
2997 return $this->etag;
3000 $this->id = $id;
3003 return $this->id;
3006 $this->kind = $kind;
3009 return $this->kind;
3012 $this->name = $name;
3015 return $this->name;
3018 $this->photoLink = $photoLink;
3021 return $this->photoLink;
3024 $this->role = $role;
3027 return $this->role;
3030 $this->selfLink = $selfLink;
3033 return $this->selfLink;
3036 $this->type = $type;
3039 return $this->type;
3042 $this->value = $value;
3045 return $this->value;
3048 $this->withLink = $withLink;
3051 return $this->withLink;
3063 $this->etag = $etag;
3066 return $this->etag;
3069 $this->assertIsArray($items, 'Google_Permission', __METHOD__);
3070 $this->items = $items;
3073 return $this->items;
3076 $this->kind = $kind;
3079 return $this->kind;
3082 $this->selfLink = $selfLink;
3085 return $this->selfLink;
3097 $this->etag = $etag;
3100 return $this->etag;
3103 $this->key = $key;
3106 return $this->key;
3109 $this->kind = $kind;
3112 return $this->kind;
3115 $this->selfLink = $selfLink;
3118 return $this->selfLink;
3121 $this->value = $value;
3124 return $this->value;
3127 $this->visibility = $visibility;
3130 return $this->visibility;
3142 $this->etag = $etag;
3145 return $this->etag;
3148 $this->assertIsArray($items, 'Google_Property', __METHOD__);
3149 $this->items = $items;
3152 return $this->items;
3155 $this->kind = $kind;
3158 return $this->kind;
3161 $this->selfLink = $selfLink;
3164 return $this->selfLink;
3190 $this->downloadUrl = $downloadUrl;
3193 return $this->downloadUrl;
3196 $this->etag = $etag;
3199 return $this->etag;
3202 $this->exportLinks = $exportLinks;
3205 return $this->exportLinks;
3208 $this->fileSize = $fileSize;
3211 return $this->fileSize;
3214 $this->id = $id;
3217 return $this->id;
3220 $this->kind = $kind;
3223 return $this->kind;
3226 $this->lastModifyingUser = $lastModifyingUser;
3229 return $this->lastModifyingUser;
3232 $this->lastModifyingUserName = $lastModifyingUserName;
3235 return $this->lastModifyingUserName;
3238 $this->md5Checksum = $md5Checksum;
3241 return $this->md5Checksum;
3244 $this->mimeType = $mimeType;
3247 return $this->mimeType;
3250 $this->modifiedDate = $modifiedDate;
3253 return $this->modifiedDate;
3256 $this->originalFilename = $originalFilename;
3259 return $this->originalFilename;
3262 $this->pinned = $pinned;
3265 return $this->pinned;
3268 $this->publishAuto = $publishAuto;
3271 return $this->publishAuto;
3274 $this->published = $published;
3277 return $this->published;
3280 $this->publishedLink = $publishedLink;
3283 return $this->publishedLink;
3286 $this->publishedOutsideDomain = $publishedOutsideDomain;
3289 return $this->publishedOutsideDomain;
3292 $this->selfLink = $selfLink;
3295 return $this->selfLink;
3307 $this->etag = $etag;
3310 return $this->etag;
3313 $this->assertIsArray($items, 'Google_Revision', __METHOD__);
3314 $this->items = $items;
3317 return $this->items;
3320 $this->kind = $kind;
3323 return $this->kind;
3326 $this->selfLink = $selfLink;
3329 return $this->selfLink;
3342 $this->displayName = $displayName;
3345 return $this->displayName;
3348 $this->isAuthenticatedUser = $isAuthenticatedUser;
3351 return $this->isAuthenticatedUser;
3354 $this->kind = $kind;
3357 return $this->kind;
3360 $this->permissionId = $permissionId;
3363 return $this->permissionId;
3366 $this->picture = $picture;
3369 return $this->picture;
3376 $this->url = $url;
3379 return $this->url;