Home
last modified time | relevance | path

Searched refs:call (Results 26 – 50 of 2884) sorted by relevance

12345678910>>...116

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesDocuments.php90 return $this->call('batchWrite', [$params], BatchWriteResponse::class);
121 return $this->call('commit', [$params], CommitResponse::class);
144 return $this->call('createDocument', [$params], Document::class);
165 return $this->call('delete', [$params], FirestoreEmpty::class);
186 return $this->call('get', [$params], Document::class);
221 return $this->call('list', [$params], ListDocumentsResponse::class);
289 return $this->call('listen', [$params], ListenResponse::class);
333 return $this->call('patch', [$params], Document::class);
348 return $this->call('rollback', [$params], FirestoreEmpty::class);
388 return $this->call('runQuery', [$params], RunQueryResponse::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersMessages.php49 return $this->call('batchDelete', [$params]);
63 return $this->call('batchModify', [$params]);
78 return $this->call('delete', [$params]);
99 return $this->call('get', [$params], Message::class);
129 return $this->call('import', [$params], Message::class);
152 return $this->call('insert', [$params], Message::class);
179 return $this->call('list', [$params], ListMessagesResponse::class);
195 return $this->call('modify', [$params], Message::class);
211 return $this->call('send', [$params], Message::class);
226 return $this->call('trash', [$params], Message::class);
[all …]
H A DUsersSettings.php49 return $this->call('getAutoForwarding', [$params], AutoForwarding::class);
63 return $this->call('getImap', [$params], ImapSettings::class);
77 return $this->call('getLanguage', [$params], LanguageSettings::class);
91 return $this->call('getPop', [$params], PopSettings::class);
105 return $this->call('getVacation', [$params], VacationSettings::class);
123 return $this->call('updateAutoForwarding', [$params], AutoForwarding::class);
138 return $this->call('updateImap', [$params], ImapSettings::class);
158 return $this->call('updateLanguage', [$params], LanguageSettings::class);
173 return $this->call('updatePop', [$params], PopSettings::class);
188 return $this->call('updateVacation', [$params], VacationSettings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DEvents.php55 return $this->call('delete', [$params]);
81 return $this->call('get', [$params], Event::class);
106 return $this->call('import', [$params], Event::class);
141 return $this->call('insert', [$params], Event::class);
184 return $this->call('instances', [$params], EventsModel::class);
271 return $this->call('list', [$params], EventsModel::class);
297 return $this->call('move', [$params], Event::class);
336 return $this->call('patch', [$params], Event::class);
360 return $this->call('quickAdd', [$params], Event::class);
399 return $this->call('update', [$params], Event::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabasesSessions.php82 return $this->call('beginTransaction', [$params], Transaction::class);
107 return $this->call('commit', [$params], CommitResponse::class);
133 return $this->call('create', [$params], Session::class);
148 return $this->call('delete', [$params], SpannerEmpty::class);
192 return $this->call('executeSql', [$params], ResultSet::class);
225 return $this->call('get', [$params], Session::class);
250 return $this->call('list', [$params], ListSessionsResponse::class);
298 return $this->call('partitionRead', [$params], PartitionResponse::class);
320 return $this->call('read', [$params], ResultSet::class);
340 return $this->call('rollback', [$params], SpannerEmpty::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccounts.php61 return $this->call('create', [$params], ServiceAccount::class);
88 return $this->call('delete', [$params], IamEmpty::class);
116 return $this->call('disable', [$params], IamEmpty::class);
138 return $this->call('enable', [$params], IamEmpty::class);
155 return $this->call('get', [$params], ServiceAccount::class);
191 return $this->call('getIamPolicy', [$params], Policy::class);
237 return $this->call('patch', [$params], ServiceAccount::class);
265 return $this->call('setIamPolicy', [$params], Policy::class);
290 return $this->call('signBlob', [$params], SignBlobResponse::class);
315 return $this->call('signJwt', [$params], SignJwtResponse::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DProperties.php53 …return $this->call('acknowledgeUserDataCollection', [$params], GoogleAnalyticsAdminV1alphaAcknowle…
67 return $this->call('create', [$params], GoogleAnalyticsAdminV1alphaProperty::class);
87 return $this->call('delete', [$params], GoogleAnalyticsAdminV1alphaProperty::class);
101 return $this->call('get', [$params], GoogleAnalyticsAdminV1alphaProperty::class);
117 …return $this->call('getDataRetentionSettings', [$params], GoogleAnalyticsAdminV1alphaDataRetention…
132 …return $this->call('getGoogleSignalsSettings', [$params], GoogleAnalyticsAdminV1alphaGoogleSignals…
171 return $this->call('list', [$params], GoogleAnalyticsAdminV1alphaListPropertiesResponse::class);
191 return $this->call('patch', [$params], GoogleAnalyticsAdminV1alphaProperty::class);
212 …return $this->call('updateDataRetentionSettings', [$params], GoogleAnalyticsAdminV1alphaDataRetent…
234 …return $this->call('updateGoogleSignalsSettings', [$params], GoogleAnalyticsAdminV1alphaGoogleSign…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DUsers.php47 return $this->call('delete', [$params]);
70 return $this->call('get', [$params], User::class);
83 return $this->call('insert', [$params], User::class);
128 return $this->call('list', [$params], UsersModel::class);
142 return $this->call('makeAdmin', [$params]);
160 return $this->call('patch', [$params], User::class);
175 return $this->call('signOut', [$params]);
188 return $this->call('undelete', [$params]);
206 return $this->call('update', [$params], User::class);
245 return $this->call('watch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBuckets.php52 return $this->call('delete', [$params]);
75 return $this->call('get', [$params], Bucket::class);
94 return $this->call('getIamPolicy', [$params], Policy::class);
117 return $this->call('insert', [$params], Bucket::class);
140 return $this->call('list', [$params], BucketsModel::class);
158 return $this->call('lockRetentionPolicy', [$params], Bucket::class);
188 return $this->call('patch', [$params], Bucket::class);
205 return $this->call('setIamPolicy', [$params], Policy::class);
223 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
253 return $this->call('update', [$params], Bucket::class);
H A DObjects.php69 return $this->call('compose', [$params], StorageObject::class);
133 return $this->call('copy', [$params], StorageObject::class);
165 return $this->call('delete', [$params]);
197 return $this->call('get', [$params], StorageObject::class);
217 return $this->call('getIamPolicy', [$params], Policy::class);
264 return $this->call('insert', [$params], StorageObject::class);
307 return $this->call('list', [$params], ObjectsModel::class);
342 return $this->call('patch', [$params], StorageObject::class);
437 return $this->call('setIamPolicy', [$params], Policy::class);
494 return $this->call('update', [$params], StorageObject::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopers.php60 return $this->call('attributes', [$params], GoogleCloudApigeeV1Attributes::class);
79 return $this->call('create', [$params], GoogleCloudApigeeV1Developer::class);
101 return $this->call('delete', [$params], GoogleCloudApigeeV1Developer::class);
121 return $this->call('get', [$params], GoogleCloudApigeeV1Developer::class);
136 return $this->call('getBalance', [$params], GoogleCloudApigeeV1DeveloperBalance::class);
152 …return $this->call('getMonetizationConfig', [$params], GoogleCloudApigeeV1DeveloperMonetizationCon…
190 return $this->call('list', [$params], GoogleCloudApigeeV1ListOfDevelopersResponse::class);
215 return $this->call('setDeveloperStatus', [$params], GoogleProtobufEmpty::class);
239 return $this->call('update', [$params], GoogleCloudApigeeV1Developer::class);
256 …return $this->call('updateMonetizationConfig', [$params], GoogleCloudApigeeV1DeveloperMonetization…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPosts.php44 return $this->call('delete', [$params]);
63 return $this->call('get', [$params], Post::class);
80 return $this->call('getByPath', [$params], Post::class);
98 return $this->call('insert', [$params], Post::class);
122 return $this->call('list', [$params], PostList::class);
143 return $this->call('patch', [$params], Post::class);
159 return $this->call('publish', [$params], Post::class);
173 return $this->call('revert', [$params], Post::class);
191 return $this->call('search', [$params], PostList::class);
212 return $this->call('update', [$params], Post::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounts.php56 return $this->call('authinfo', [$params], AccountsAuthInfoResponse::class);
77 return $this->call('claimwebsite', [$params], AccountsClaimWebsiteResponse::class);
91 return $this->call('custombatch', [$params], AccountsCustomBatchResponse::class);
109 return $this->call('delete', [$params]);
128 return $this->call('get', [$params], Account::class);
143 return $this->call('insert', [$params], Account::class);
161 return $this->call('link', [$params], AccountsLinkResponse::class);
186 return $this->call('list', [$params], AccountsListResponse::class);
209 return $this->call('listlinks', [$params], AccountsListLinksResponse::class);
245 return $this->call('update', [$params], Account::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsRuntimes.php61 return $this->call('create', [$params], Operation::class);
77 return $this->call('delete', [$params], Operation::class);
92 return $this->call('get', [$params], Runtime::class);
121 return $this->call('getIamPolicy', [$params], Policy::class);
140 return $this->call('list', [$params], ListRuntimesResponse::class);
172 return $this->call('reportEvent', [$params], Operation::class);
187 return $this->call('reset', [$params], Operation::class);
205 return $this->call('setIamPolicy', [$params], Policy::class);
223 return $this->call('start', [$params], Operation::class);
241 return $this->call('stop', [$params], Operation::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBiddersPretargetingConfigs.php55 return $this->call('activate', [$params], PretargetingConfig::class);
72 return $this->call('addTargetedApps', [$params], PretargetingConfig::class);
89 return $this->call('addTargetedPublishers', [$params], PretargetingConfig::class);
106 return $this->call('addTargetedSites', [$params], PretargetingConfig::class);
125 return $this->call('create', [$params], PretargetingConfig::class);
139 return $this->call('delete', [$params], RealtimebiddingEmpty::class);
153 return $this->call('get', [$params], PretargetingConfig::class);
176 return $this->call('list', [$params], ListPretargetingConfigsResponse::class);
194 return $this->call('patch', [$params], PretargetingConfig::class);
211 return $this->call('removeTargetedApps', [$params], PretargetingConfig::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionInstanceGroupManagers.php83 return $this->call('abandonInstances', [$params], Operation::class);
135 return $this->call('createInstances', [$params], Operation::class);
163 return $this->call('delete', [$params], Operation::class);
201 return $this->call('deleteInstances', [$params], Operation::class);
237 return $this->call('get', [$params], InstanceGroupManager::class);
269 return $this->call('insert', [$params], Operation::class);
540 return $this->call('patch', [$params], Operation::class);
609 return $this->call('recreateInstances', [$params], Operation::class);
646 return $this->call('resize', [$params], Operation::class);
675 return $this->call('setInstanceTemplate', [$params], Operation::class);
[all …]
H A DBackendServices.php65 return $this->call('addSignedUrlKey', [$params], Operation::class);
151 return $this->call('delete', [$params], Operation::class);
179 return $this->call('deleteSignedUrlKey', [$params], Operation::class);
194 return $this->call('get', [$params], BackendService::class);
212 return $this->call('getHealth', [$params], BackendServiceGroupHealth::class);
239 return $this->call('insert', [$params], Operation::class);
293 return $this->call('list', [$params], BackendServiceList::class);
322 return $this->call('patch', [$params], Operation::class);
350 return $this->call('setEdgeSecurityPolicy', [$params], Operation::class);
379 return $this->call('setSecurityPolicy', [$params], Operation::class);
[all …]
H A DSecurityPolicies.php50 return $this->call('addRule', [$params], Operation::class);
111 return $this->call('aggregatedList', [$params], SecurityPoliciesAggregatedList::class);
136 return $this->call('delete', [$params], Operation::class);
151 return $this->call('get', [$params], SecurityPolicy::class);
169 return $this->call('getRule', [$params], SecurityPolicyRule::class);
195 return $this->call('insert', [$params], Operation::class);
249 return $this->call('list', [$params], SecurityPolicyList::class);
303 …return $this->call('listPreconfiguredExpressionSets', [$params], SecurityPoliciesListPreconfigured…
332 return $this->call('patch', [$params], Operation::class);
349 return $this->call('patchRule', [$params], Operation::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DGroups.php51 return $this->call('create', [$params], Operation::class);
66 return $this->call('delete', [$params], Operation::class);
81 return $this->call('get', [$params], Group::class);
99 return $this->call('getSecuritySettings', [$params], SecuritySettings::class);
129 return $this->call('list', [$params], ListGroupsResponse::class);
154 return $this->call('lookup', [$params], LookupGroupNameResponse::class);
174 return $this->call('patch', [$params], Operation::class);
204 return $this->call('search', [$params], SearchGroupsResponse::class);
222 return $this->call('updateSecuritySettings', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php59 return $this->call('create', [$params], Operation::class);
74 return $this->call('delete', [$params], Operation::class);
93 return $this->call('fetchDeploymentState', [$params], FetchDeploymentStateResponse::class);
108 return $this->call('get', [$params], GameServerDeployment::class);
138 return $this->call('getIamPolicy', [$params], Policy::class);
154 return $this->call('getRollout', [$params], GameServerDeploymentRollout::class);
182 return $this->call('list', [$params], ListGameServerDeploymentsResponse::class);
204 return $this->call('patch', [$params], Operation::class);
247 return $this->call('setIamPolicy', [$params], Policy::class);
268 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php77 return $this->call('asymmetricSign', [$params], AsymmetricSignResponse::class);
94 return $this->call('create', [$params], CryptoKeyVersion::class);
115 return $this->call('destroy', [$params], CryptoKeyVersion::class);
128 return $this->call('get', [$params], CryptoKeyVersion::class);
144 return $this->call('getPublicKey', [$params], PublicKey::class);
164 return $this->call('import', [$params], CryptoKeyVersion::class);
195 return $this->call('list', [$params], ListCryptoKeyVersionsResponse::class);
212 return $this->call('macSign', [$params], MacSignResponse::class);
229 return $this->call('macVerify', [$params], MacVerifyResponse::class);
250 return $this->call('patch', [$params], CryptoKeyVersion::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/Resource/
H A DProjectsLocationsInstances.php68 return $this->call('create', [$params], Operation::class);
84 return $this->call('delete', [$params], Operation::class);
103 return $this->call('export', [$params], Operation::class);
121 return $this->call('failover', [$params], Operation::class);
136 return $this->call('get', [$params], Instance::class);
153 return $this->call('getAuthString', [$params], InstanceAuthString::class);
174 return $this->call('import', [$params], Operation::class);
201 return $this->call('list', [$params], ListInstancesResponse::class);
230 return $this->call('patch', [$params], Operation::class);
247 return $this->call('rescheduleMaintenance', [$params], Operation::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomers.php59 return $this->call('create', [$params], GoogleCloudChannelV1Customer::class);
76 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
95 return $this->call('get', [$params], GoogleCloudChannelV1Customer::class);
120 return $this->call('import', [$params], GoogleCloudChannelV1Customer::class);
150 return $this->call('list', [$params], GoogleCloudChannelV1ListCustomersResponse::class);
185 …return $this->call('listPurchasableOffers', [$params], GoogleCloudChannelV1ListPurchasableOffersRe…
220 …return $this->call('listPurchasableSkus', [$params], GoogleCloudChannelV1ListPurchasableSkusRespon…
243 return $this->call('patch', [$params], GoogleCloudChannelV1Customer::class);
270 return $this->call('provisionCloudIdentity', [$params], GoogleLongrunningOperation::class);
303 return $this->call('transferEntitlements', [$params], GoogleLongrunningOperation::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DFolders.php70 return $this->call('create', [$params], Operation::class);
90 return $this->call('delete', [$params], Operation::class);
107 return $this->call('get', [$params], Folder::class);
127 return $this->call('getIamPolicy', [$params], Policy::class);
158 return $this->call('list', [$params], ListFoldersResponse::class);
185 return $this->call('move', [$params], Operation::class);
213 return $this->call('patch', [$params], Operation::class);
254 return $this->call('search', [$params], SearchFoldersResponse::class);
273 return $this->call('setIamPolicy', [$params], Policy::class);
292 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
[all …]
H A DProjects.php57 return $this->call('create', [$params], Operation::class);
84 return $this->call('delete', [$params], Operation::class);
100 return $this->call('get', [$params], Project::class);
118 return $this->call('getIamPolicy', [$params], Policy::class);
148 return $this->call('list', [$params], ListProjectsResponse::class);
170 return $this->call('move', [$params], Operation::class);
193 return $this->call('patch', [$params], Operation::class);
240 return $this->call('search', [$params], SearchProjectsResponse::class);
283 return $this->call('setIamPolicy', [$params], Policy::class);
301 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
[all …]

12345678910>>...116