Home
last modified time | relevance | path

Searched refs:Operation (Results 326 – 350 of 606) sorted by relevance

1...<<11121314151617181920>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjectsLocations.php26 use Google\Service\Translate\Operation; alias
58 * @return Operation
64 return $this->call('batchTranslateDocument', [$params], Operation::class);
82 * @return Operation
88 return $this->call('batchTranslateText', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasets.php24 use Google\Service\CloudHealthcare\Operation; alias
53 * @return Operation
59 return $this->call('create', [$params], Operation::class);
76 * @return Operation
82 return $this->call('deidentify', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DOperations.php22 use Google\Service\CloudBuild\Operation; alias
63 * @return Operation
69 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsOperations.php22 use Google\Service\CloudBuild\Operation; alias
63 * @return Operation
69 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/Resource/
H A DProjectsLocationsOsPolicyAssignmentsOperations.php21 use Google\Service\OSConfig\Operation; alias
63 * @return Operation
69 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesProjectsServicenetworkingGlobalNetworks.php21 use Google\Service\ServiceNetworking\Operation; alias
70 * @return Operation
76 return $this->call('updateConsumerConfig', [$params], Operation::class);
/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 DFiles.php23 use Google\Service\Vision\Operation; alias
63 * @return Operation
69 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsFiles.php23 use Google\Service\Vision\Operation; alias
73 * @return Operation
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsImages.php23 use Google\Service\Vision\Operation; alias
69 * @return Operation
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsFiles.php23 use Google\Service\Vision\Operation; alias
73 * @return Operation
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsImages.php23 use Google\Service\Vision\Operation; alias
69 * @return Operation
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DGlobalOrganizationOperations.php20 use Google\Service\Compute\Operation; alias
56 * @return Operation
62 return $this->call('get', [$params], Operation::class);
H A DResourcePolicies.php20 use Google\Service\Compute\Operation; alias
118 * @return Operation
124 return $this->call('delete', [$params], Operation::class);
178 * @return Operation
184 return $this->call('insert', [$params], Operation::class);
H A DNodeTemplates.php23 use Google\Service\Compute\Operation; alias
118 * @return Operation
124 return $this->call('delete', [$params], Operation::class);
179 * @return Operation
185 return $this->call('insert', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DSpeech.php21 use Google\Service\Speech\Operation; alias
45 * @return Operation
51 return $this->call('longrunningrecognize', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeployment.php49 protected $operationType = Operation::class;
163 * @param Operation
165 public function setOperation(Operation $operation)
170 * @return 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/Dns/Resource/
H A DManagedZoneOperations.php21 use Google\Service\Dns\Operation; alias
49 * @return Operation
55 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesBackups.php24 use Google\Service\Spanner\Operation; alias
55 * @return Operation
61 return $this->call('copy', [$params], Operation::class);
90 * @return Operation
96 return $this->call('create', [$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);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/Resource/
H A DProjectsLocationsOperations.php22 use Google\Service\CloudComposer\Operation; alias
57 * @return Operation
63 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositoriesAptArtifacts.php21 use Google\Service\ArtifactRegistry\Operation; alias
45 * @return Operation
51 return $this->call('import', [$params], Operation::class);
H A DProjectsLocationsRepositoriesPackages.php21 use Google\Service\ArtifactRegistry\Operation; alias
40 * @return Operation
46 return $this->call('delete', [$params], Operation::class);

1...<<11121314151617181920>>...25