Home
last modified time | relevance | path

Searched refs:Operation (Results 51 – 75 of 606) sorted by last modified time

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsLocationsProducts.php21 use Google\Service\Vision\Operation; alias
164 * @return Operation
170 return $this->call('purge', [$params], Operation::class);
H A DProjectsOperations.php20 use Google\Service\Vision\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsWebApps.php21 use Google\Service\FirebaseManagement\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\CloudRedis\Operation; alias
78 * @return Operation
84 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DOperations.php20 use Google\Service\ArtifactRegistry\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\Workflows\Operation; alias
57 * @return Operation
63 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsWorkflows.php21 use Google\Service\Workflows\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);
64 * @return Operation
70 return $this->call('delete', [$params], Operation::class);
129 * @return Operation
135 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_ServiceNetworking_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesConnections.php23 use Google\Service\ServiceNetworking\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);
69 * @return Operation
75 return $this->call('deleteConnection', [$params], Operation::class);
120 * @return Operation
126 return $this->call('patch', [$params], Operation::class);
H A DServicesDnsZones.php21 use Google\Service\ServiceNetworking\Operation; alias
45 * @return Operation
51 return $this->call('add', [$params], Operation::class);
64 * @return Operation
70 return $this->call('remove', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudFunctions_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstanceConfigsOperations.php21 use Google\Service\Spanner\Operation; alias
78 * @return Operation
84 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php20 class Operation extends \Google\Collection class
455 class_alias(Operation::class, 'Google_Service_Compute_Operation');
H A DOperationsScopedList.php23 protected $operationsType = Operation::class;
29 * @param Operation[]
36 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Baremetalsolution_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DOperations.php23 use Google\Service\Baremetalsolution\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsNetworks.php23 use Google\Service\Baremetalsolution\Operation; alias
95 * @return Operation
101 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Speech_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/Resource/
H A DProjectsLocationsNetworkmanagementGlobalConnectivityTests.php22 use Google\Service\NetworkManagement\Operation; alias
61 * @return Operation
67 return $this->call('create', [$params], Operation::class);
75 * @return Operation
81 return $this->call('delete', [$params], Operation::class);
177 * @return Operation
183 return $this->call('patch', [$params], Operation::class);
200 * @return Operation
206 return $this->call('rerun', [$params], Operation::class);
H A DProjectsLocationsNetworkmanagementGlobalOperations.php23 use Google\Service\NetworkManagement\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesMigratingVmsCutoverJobs.php23 use Google\Service\VMMigrationService\Operation; alias
41 * @return Operation
47 return $this->call('cancel', [$params], Operation::class);
70 * @return Operation
76 return $this->call('create', [$params], Operation::class);
H A DProjectsLocationsSourcesUtilizationReports.php21 use Google\Service\VMMigrationService\Operation; alias
56 * @return Operation
62 return $this->call('create', [$params], Operation::class);
81 * @return Operation
87 return $this->call('delete', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
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_CloudHealthcare_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Connectors_Operation');

12345678910>>...25