Home
last modified time | relevance | path

Searched refs:this (Results 5101 – 5125 of 27090) sorted by last modified time

1...<<201202203204205206207208209210>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DMetrics.php35 $this->activeUsers = $activeUsers;
42 return $this->activeUsers;
49 $this->failedExecutions = $failedExecutions;
56 return $this->failedExecutions;
63 $this->totalExecutions = $totalExecutions;
70 return $this->totalExecutions;
H A DOperation.php38 $this->done = $done;
45 return $this->done;
52 $this->error = $error;
59 return $this->error;
66 $this->response = $response;
73 return $this->response;
H A DProject.php59 return $this->createTime;
66 $this->creator = $creator;
73 return $this->creator;
87 return $this->lastModifyUser;
94 $this->parentId = $parentId;
101 return $this->parentId;
108 $this->scriptId = $scriptId;
115 return $this->scriptId;
122 $this->title = $title;
129 return $this->title;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php102 return $this->author;
109 $this->blog = $blog;
116 return $this->blog;
151 $this->etag = $etag;
158 return $this->etag;
165 $this->id = $id;
172 return $this->id;
193 $this->kind = $kind;
200 return $this->kind;
347 $this->url = $url;
[all …]
H A DPostAuthor.php42 $this->displayName = $displayName;
49 return $this->displayName;
56 $this->id = $id;
63 return $this->id;
70 $this->image = $image;
77 return $this->image;
84 $this->url = $url;
91 return $this->url;
H A DPostAuthorImage.php32 $this->url = $url;
39 return $this->url;
H A DPostPerUserInfo.php48 $this->blogId = $blogId;
55 return $this->blogId;
62 $this->hasEditAccess = $hasEditAccess;
69 return $this->hasEditAccess;
76 $this->kind = $kind;
83 return $this->kind;
90 $this->postId = $postId;
97 return $this->postId;
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudchannel.php63 $this->rootUrl = $rootUrl ?: 'https://cloudchannel.googleapis.com/';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMembersHasMember.php32 $this->isMember = $isMember;
39 return $this->isMember;
H A DMobileDevice.php250 return $this->brand;
348 return $this->email;
369 $this->etag = $etag;
376 return $this->etag;
432 return $this->imei;
460 return $this->kind;
516 return $this->meid;
544 return $this->name;
565 $this->os = $os;
572 return $this->os;
[all …]
H A DOrgUnit.php71 return $this->blockInheritance;
85 return $this->description;
92 $this->etag = $etag;
99 return $this->etag;
106 $this->kind = $kind;
113 return $this->kind;
120 $this->name = $name;
127 return $this->name;
134 $this->orgUnitId = $orgUnitId;
141 return $this->orgUnitId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DWatchRequest.php41 $this->labelFilterAction = $labelFilterAction;
48 return $this->labelFilterAction;
55 $this->labelIds = $labelIds;
62 return $this->labelIds;
69 $this->topicName = $topicName;
76 return $this->topicName;
H A DWatchResponse.php36 $this->expiration = $expiration;
43 return $this->expiration;
50 $this->historyId = $historyId;
57 return $this->historyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DNamedRanges.php35 $this->name = $name;
42 return $this->name;
49 $this->namedRanges = $namedRanges;
56 return $this->namedRanges;
H A DNamedStylesSuggestionState.php31 $this->stylesSuggestionStates = $stylesSuggestionStates;
38 return $this->stylesSuggestionStates;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1Word.php39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
53 $this->confidence = $confidence;
60 return $this->confidence;
67 $this->property = $property;
74 return $this->property;
81 $this->symbols = $symbols;
88 return $this->symbols;
H A DGoogleCloudVisionV1p2beta1AnnotateFileResponse.php39 $this->error = $error;
46 return $this->error;
53 $this->inputConfig = $inputConfig;
60 return $this->inputConfig;
67 $this->responses = $responses;
74 return $this->responses;
81 $this->totalPages = $totalPages;
88 return $this->totalPages;
H A DGoogleCloudVisionV1p2beta1AnnotateImageResponse.php57 $this->context = $context;
64 return $this->context;
78 return $this->cropHintsAnnotation;
85 $this->error = $error;
92 return $this->error;
106 return $this->faceAnnotations;
120 return $this->fullTextAnnotation;
148 return $this->labelAnnotations;
190 return $this->logoAnnotations;
232 return $this->textAnnotations;
[all …]
H A DGoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.php30 $this->outputConfig = $outputConfig;
37 return $this->outputConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DProcesses.php74 return $this->call('list', [$params], ListUserProcessesResponse::class);
113 return $this->call('listScriptProcesses', [$params], ListScriptProcessesResponse::class);
H A DProjectsDeployments.php48 return $this->call('create', [$params], Deployment::class);
62 return $this->call('delete', [$params], ScriptEmpty::class);
76 return $this->call('get', [$params], Deployment::class);
96 return $this->call('list', [$params], ListDeploymentsResponse::class);
111 return $this->call('update', [$params], Deployment::class);
H A DProjectsVersions.php46 return $this->call('create', [$params], Version::class);
60 return $this->call('get', [$params], Version::class);
79 return $this->call('list', [$params], ListVersionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DErrorEvent.php40 $this->context = $context;
47 return $this->context;
54 $this->eventTime = $eventTime;
61 return $this->eventTime;
68 $this->message = $message;
75 return $this->message;
82 $this->serviceContext = $serviceContext;
89 return $this->serviceContext;
H A DHttpRequestContext.php52 $this->method = $method;
59 return $this->method;
66 $this->referrer = $referrer;
73 return $this->referrer;
80 $this->remoteIp = $remoteIp;
87 return $this->remoteIp;
101 return $this->responseStatusCode;
108 $this->url = $url;
115 return $this->url;
122 $this->userAgent = $userAgent;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration.php32 $this->apiKey = $apiKey;
39 return $this->apiKey;

1...<<201202203204205206207208209210>>...1084