Home
last modified time | relevance | path

Searched refs:Operation (Results 26 – 50 of 606) sorted by last modified time

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_GameServices_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOperationsListResponse.php23 protected $itemsType = Operation::class;
35 * @param Operation[]
42 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DDatabases.php22 use Google\Service\SQLAdmin\Operation; alias
42 * @return Operation
48 return $this->call('delete', [$params], Operation::class);
76 * @return Operation
82 return $this->call('insert', [$params], Operation::class);
110 * @return Operation
116 return $this->call('patch', [$params], Operation::class);
128 * @return Operation
134 return $this->call('update', [$params], Operation::class);
H A DOperations.php20 use Google\Service\SQLAdmin\Operation; alias
40 * @return Operation
46 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DManagedZones.php22 use Google\Service\Dns\Operation; alias
133 * @return Operation
139 return $this->call('patch', [$params], Operation::class);
155 * @return Operation
161 return $this->call('update', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_BigtableAdmin_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DOperations.php21 use Google\Service\BigtableAdmin\Operation; alias
77 * @return Operation
83 return $this->call('get', [$params], Operation::class);
H A DProjectsInstances.php25 use Google\Service\BigtableAdmin\Operation; alias
52 * @return Operation
58 return $this->call('create', [$params], Operation::class);
135 * @return Operation
141 return $this->call('partialUpdateInstance', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/Resource/
H A DPipelines.php20 use Google\Service\Genomics\Operation; alias
49 * @return Operation
55 return $this->call('run', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DOperation.php20 class Operation extends \Google\Model class
78 class_alias(Operation::class, 'Google_Service_Script_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalDomainsBackups.php22 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\Operation; alias
51 * @return Operation
57 return $this->call('create', [$params], Operation::class);
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
155 * @return Operation
161 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseHosting/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseML/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
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_Vision_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DImages.php23 use Google\Service\Vision\Operation; alias
59 * @return Operation
65 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DLocationsOperations.php20 use Google\Service\Vision\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DOperations.php22 use Google\Service\Vision\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsDomainMappings.php22 use Google\Service\Appengine\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
66 * @return Operation
72 return $this->call('delete', [$params], Operation::class);
124 * @return Operation
130 return $this->call('patch', [$params], Operation::class);
H A DAppsServicesVersions.php21 use Google\Service\Appengine\Operation; alias
42 * @return Operation
48 return $this->call('create', [$params], Operation::class);
58 * @return Operation
64 return $this->call('delete', [$params], Operation::class);
164 * @return Operation
170 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
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_CloudRedis_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsAndroidApps.php23 use Google\Service\FirebaseManagement\Operation; alias
49 * @return Operation
55 return $this->call('create', [$params], Operation::class);

12345678910>>...25