Home
last modified time | relevance | path

Searched refs:Operation (Results 1 – 25 of 606) sorted by last modified time

12345678910>>...25

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php26 use Google\Service\NetworkSecurity\Operation; alias
52 * @return Operation
58 return $this->call('create', [$params], Operation::class);
67 * @return Operation
73 return $this->call('delete', [$params], Operation::class);
158 * @return Operation
164 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsClientTlsPolicies.php26 use Google\Service\NetworkSecurity\Operation; alias
51 * @return Operation
57 return $this->call('create', [$params], Operation::class);
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
154 * @return Operation
160 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEndpointPolicies.php22 use Google\Service\NetworkServices\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);
63 * @return Operation
69 return $this->call('delete', [$params], Operation::class);
152 * @return Operation
158 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_SecurityCommandCenter_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudRuntimeConfig_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsAssets.php23 use Google\Service\SecurityCommandCenter\Operation; alias
158 * @return Operation
164 return $this->call('runDiscovery', [$params], Operation::class);
H A DProjectsFindings.php21 use Google\Service\SecurityCommandCenter\Operation; alias
43 * @return Operation
49 return $this->call('bulkMute', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DReportRequest.php23 protected $operationsType = Operation::class;
29 * @param Operation[]
36 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasources.php20 use Google\Service\CloudSearch\Operation; alias
44 * @return Operation
50 return $this->call('deleteSchema', [$params], Operation::class);
80 * @return Operation
86 return $this->call('updateSchema', [$params], Operation::class);
H A DIndexingDatasourcesItems.php24 use Google\Service\CloudSearch\Operation; alias
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
83 * @return Operation
89 return $this->call('deleteQueueItems', [$params], Operation::class);
124 * @return Operation
130 return $this->call('index', [$params], Operation::class);
218 * @return Operation
224 return $this->call('unreserve', [$params], Operation::class);
H A DOperations.php20 use Google\Service\CloudSearch\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DSettings.php21 use Google\Service\CloudSearch\Operation; alias
58 * @return Operation
64 return $this->call('updateCustomer', [$params], Operation::class);
H A DSettingsSearchapplications.php21 use Google\Service\CloudSearch\Operation; alias
41 * @return Operation
47 return $this->call('create', [$params], Operation::class);
59 * @return Operation
65 return $this->call('delete', [$params], Operation::class);
113 * @return Operation
119 return $this->call('reset', [$params], Operation::class);
129 * @return Operation
135 return $this->call('update', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_DataprocMetastore_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_OnDemandScanning_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/Resource/
H A DProjectsLocationsScans.php21 use Google\Service\OnDemandScanning\Operation; alias
40 * @return Operation
46 return $this->call('analyzePackages', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudShell_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php23 use Google\Service\CloudShell\Operation; alias
47 * @return Operation
53 return $this->call('addPublicKey', [$params], Operation::class);
66 * @return Operation
72 return $this->call('authorize', [$params], Operation::class);
100 * @return Operation
106 return $this->call('removePublicKey', [$params], Operation::class);
121 * @return Operation
127 return $this->call('start', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_ServiceManagement_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudSourceRepositories_Operation');

12345678910>>...25