Home
last modified time | relevance | path

Searched refs:call (Results 301 – 325 of 2884) sorted by relevance

1...<<11121314151617181920>>...116

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DContactGroups.php58 return $this->call('batchGet', [$params], BatchGetContactGroupsResponse::class);
75 return $this->call('create', [$params], ContactGroup::class);
95 return $this->call('delete', [$params], PeopleEmpty::class);
117 return $this->call('get', [$params], ContactGroup::class);
145 return $this->call('list', [$params], ListContactGroupsResponse::class);
165 return $this->call('update', [$params], ContactGroup::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsSinks.php63 return $this->call('create', [$params], LogSink::class);
83 return $this->call('delete', [$params], LoggingEmpty::class);
101 return $this->call('get', [$params], LogSink::class);
124 return $this->call('list', [$params], ListSinksResponse::class);
166 return $this->call('patch', [$params], LogSink::class);
208 return $this->call('update', [$params], LogSink::class);
H A DFoldersSinks.php63 return $this->call('create', [$params], LogSink::class);
83 return $this->call('delete', [$params], LoggingEmpty::class);
101 return $this->call('get', [$params], LogSink::class);
124 return $this->call('list', [$params], ListSinksResponse::class);
166 return $this->call('patch', [$params], LogSink::class);
208 return $this->call('update', [$params], LogSink::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSources.php60 return $this->call('create', [$params], Operation::class);
85 return $this->call('delete', [$params], Operation::class);
106 return $this->call('fetchInventory', [$params], FetchInventoryResponse::class);
119 return $this->call('get', [$params], Source::class);
145 return $this->call('list', [$params], ListSourcesResponse::class);
176 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevices.php57 return $this->call('cancelWipe', [$params], Operation::class);
80 return $this->call('create', [$params], Operation::class);
103 return $this->call('delete', [$params], Operation::class);
127 return $this->call('get', [$params], GoogleAppsCloudidentityDevicesV1Device::class);
164 … return $this->call('list', [$params], GoogleAppsCloudidentityDevicesV1ListDevicesResponse::class);
182 return $this->call('wipe', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproducts.php56 return $this->call('attributes', [$params], GoogleCloudApigeeV1Attributes::class);
88 return $this->call('create', [$params], GoogleCloudApigeeV1ApiProduct::class);
109 return $this->call('delete', [$params], GoogleCloudApigeeV1ApiProduct::class);
127 return $this->call('get', [$params], GoogleCloudApigeeV1ApiProduct::class);
159 return $this->call('list', [$params], GoogleCloudApigeeV1ListApiProductsResponse::class);
180 return $this->call('update', [$params], GoogleCloudApigeeV1ApiProduct::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/Resource/
H A DOrganizationsPolicies.php52 return $this->call('create', [$params], GoogleCloudOrgpolicyV2Policy::class);
68 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 return $this->call('get', [$params], GoogleCloudOrgpolicyV2Policy::class);
103 return $this->call('getEffectivePolicy', [$params], GoogleCloudOrgpolicyV2Policy::class);
128 return $this->call('list', [$params], GoogleCloudOrgpolicyV2ListPoliciesResponse::class);
156 return $this->call('patch', [$params], GoogleCloudOrgpolicyV2Policy::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/Resource/
H A DV1.php44 return $this->call('getDomains', [$params], RdapResponse::class);
57 return $this->call('getEntities', [$params], RdapResponse::class);
70 return $this->call('getHelp', [$params], HttpBody::class);
83 return $this->call('getIp', [$params], HttpBody::class);
96 return $this->call('getNameservers', [$params], RdapResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DEvents.php44 return $this->call('reset', [$params]);
57 return $this->call('resetAll', [$params]);
69 return $this->call('resetAllForAllPlayers', [$params]);
83 return $this->call('resetForAllPlayers', [$params]);
97 return $this->call('resetMultipleForAllPlayers', [$params]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsZonesClustersNodePools.php63 return $this->call('autoscaling', [$params], Operation::class);
86 return $this->call('create', [$params], Operation::class);
114 return $this->call('delete', [$params], Operation::class);
142 return $this->call('get', [$params], NodePool::class);
169 return $this->call('list', [$params], ListNodePoolsResponse::class);
194 return $this->call('rollback', [$params], Operation::class);
218 return $this->call('setManagement', [$params], Operation::class);
244 return $this->call('setSize', [$params], Operation::class);
269 return $this->call('update', [$params], Operation::class);
/plugin/ajaxloader/
H A Dscript.js1 function doku_ajax(call, params) { argument
8 if (call) {
9 params.call = call;
35 return oldrunAJAX.call(this, more_params);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DPacketMirrorings.php96 return $this->call('aggregatedList', [$params], PacketMirroringAggregatedList::class);
123 return $this->call('delete', [$params], Operation::class);
139 return $this->call('get', [$params], PacketMirroring::class);
166 return $this->call('insert', [$params], Operation::class);
221 return $this->call('list', [$params], PacketMirroringList::class);
250 return $this->call('patch', [$params], Operation::class);
267 return $this->call('testIamPermissions', [$params], TestPermissionsResponse::class);
H A DRegionUrlMaps.php52 return $this->call('delete', [$params], Operation::class);
68 return $this->call('get', [$params], UrlMap::class);
87 return $this->call('insert', [$params], Operation::class);
142 return $this->call('list', [$params], UrlMapList::class);
163 return $this->call('patch', [$params], Operation::class);
183 return $this->call('update', [$params], Operation::class);
201 return $this->call('validate', [$params], UrlMapsValidateResponse::class);
H A DRegionBackendServices.php61 return $this->call('delete', [$params], Operation::class);
77 return $this->call('get', [$params], BackendService::class);
95 return $this->call('getHealth', [$params], BackendServiceGroupHealth::class);
123 return $this->call('insert', [$params], Operation::class);
179 return $this->call('list', [$params], BackendServiceList::class);
209 return $this->call('patch', [$params], Operation::class);
238 return $this->call('update', [$params], Operation::class);
H A DRegionTargetHttpsProxies.php62 return $this->call('delete', [$params], Operation::class);
80 return $this->call('get', [$params], TargetHttpsProxy::class);
107 return $this->call('insert', [$params], Operation::class);
163 return $this->call('list', [$params], TargetHttpsProxyList::class);
193 return $this->call('patch', [$params], Operation::class);
222 return $this->call('setSslCertificates', [$params], Operation::class);
251 return $this->call('setUrlMap', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/Resource/
H A DPartnersSubscriptions.php56 …return $this->call('cancel', [$params], GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptio…
80 …return $this->call('create', [$params], GoogleCloudPaymentsResellerSubscriptionV1Subscription::cla…
99 …return $this->call('entitle', [$params], GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscript…
118 …return $this->call('extend', [$params], GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptio…
134 …return $this->call('get', [$params], GoogleCloudPaymentsResellerSubscriptionV1Subscription::class);
159 …return $this->call('provision', [$params], GoogleCloudPaymentsResellerSubscriptionV1Subscription::…
178 …return $this->call('undoCancel', [$params], GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSub…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/
H A DMattersHolds.php53 return $this->call('addHeldAccounts', [$params], AddHeldAccountsResponse::class);
67 return $this->call('create', [$params], Hold::class);
83 return $this->call('delete', [$params], VaultEmpty::class);
99 return $this->call('get', [$params], Hold::class);
119 return $this->call('list', [$params], ListHoldsResponse::class);
135 return $this->call('removeHeldAccounts', [$params], RemoveHeldAccountsResponse::class);
153 return $this->call('update', [$params], Hold::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPos.php50 return $this->call('custombatch', [$params], PosCustomBatchResponse::class);
64 return $this->call('delete', [$params]);
79 return $this->call('get', [$params], PosStore::class);
94 return $this->call('insert', [$params], PosStore::class);
109 return $this->call('inventory', [$params], PosInventoryResponse::class);
123 return $this->call('list', [$params], PosListResponse::class);
138 return $this->call('sale', [$params], PosSaleResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsTriggers.php54 return $this->call('create', [$params], BuildTrigger::class);
72 return $this->call('delete', [$params], CloudbuildEmpty::class);
91 return $this->call('get', [$params], BuildTrigger::class);
112 return $this->call('list', [$params], ListBuildTriggersResponse::class);
128 return $this->call('patch', [$params], BuildTrigger::class);
146 return $this->call('run', [$params], Operation::class);
167 return $this->call('webhook', [$params], ReceiveTriggerWebhookResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobs.php62 return $this->call('create', [$params], Job::class);
86 return $this->call('get', [$params], Job::class);
112 return $this->call('getExecutionDetails', [$params], JobExecutionDetails::class);
137 return $this->call('getMetrics', [$params], JobMetrics::class);
167 return $this->call('list', [$params], ListJobsResponse::class);
183 return $this->call('snapshot', [$params], Snapshot::class);
207 return $this->call('update', [$params], Job::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php54 return $this->call('delete', [$params], LicensingEmpty::class);
75 return $this->call('get', [$params], LicenseAssignment::class);
92 return $this->call('insert', [$params], LicenseAssignment::class);
118 return $this->call('listForProduct', [$params], LicenseAssignmentList::class);
146 return $this->call('listForProductAndSku', [$params], LicenseAssignmentList::class);
169 return $this->call('patch', [$params], LicenseAssignment::class);
192 return $this->call('update', [$params], LicenseAssignment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DCustomersDeployments.php49 return $this->call('create', [$params], SasPortalDeployment::class);
62 return $this->call('delete', [$params], SasPortalEmpty::class);
75 return $this->call('get', [$params], SasPortalDeployment::class);
97 return $this->call('list', [$params], SasPortalListDeploymentsResponse::class);
111 return $this->call('move', [$params], SasPortalOperation::class);
127 return $this->call('patch', [$params], SasPortalDeployment::class);
H A DNodesNodes.php49 return $this->call('create', [$params], SasPortalNode::class);
62 return $this->call('delete', [$params], SasPortalEmpty::class);
75 return $this->call('get', [$params], SasPortalNode::class);
97 return $this->call('list', [$params], SasPortalListNodesResponse::class);
111 return $this->call('move', [$params], SasPortalOperation::class);
127 return $this->call('patch', [$params], SasPortalNode::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php55 return $this->call('increment', [$params], AchievementIncrementResponse::class);
81 return $this->call('list', [$params], PlayerAchievementListResponse::class);
95 return $this->call('reveal', [$params], AchievementRevealResponse::class);
112 return $this->call('setStepsAtLeast', [$params], AchievementSetStepsAtLeastResponse::class);
126 return $this->call('unlock', [$params], AchievementUnlockResponse::class);
140 return $this->call('updateMultiple', [$params], AchievementUpdateMultipleResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomersDeployments.php49 return $this->call('create', [$params], SasPortalDeployment::class);
62 return $this->call('delete', [$params], SasPortalEmpty::class);
75 return $this->call('get', [$params], SasPortalDeployment::class);
97 return $this->call('list', [$params], SasPortalListDeploymentsResponse::class);
111 return $this->call('move', [$params], SasPortalOperation::class);
127 return $this->call('patch', [$params], SasPortalDeployment::class);

1...<<11121314151617181920>>...116