Home
last modified time | relevance | path

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

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocationsMemberships.php23 use Google\Service\GKEHub\Operation; alias
67 * @return Operation
73 return $this->call('create', [$params], Operation::class);
96 * @return Operation
102 return $this->call('delete', [$params], Operation::class);
233 * @return Operation
239 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\GKEHub\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
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_GameServices_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php25 use Google\Service\GameServices\Operation; alias
53 * @return Operation
59 return $this->call('create', [$params], Operation::class);
68 * @return Operation
74 return $this->call('delete', [$params], Operation::class);
198 * @return Operation
204 return $this->call('patch', [$params], Operation::class);
289 * @return Operation
295 return $this->call('updateRollout', [$params], Operation::class);
H A DProjectsLocationsGameServerDeploymentsConfigs.php22 use Google\Service\GameServices\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
64 * @return Operation
70 return $this->call('delete', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\GameServices\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsRealms.php21 use Google\Service\GameServices\Operation; alias
44 * @return Operation
50 return $this->call('create', [$params], Operation::class);
58 * @return Operation
64 return $this->call('delete', [$params], Operation::class);
120 * @return Operation
126 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsRealmsGameServerClusters.php22 use Google\Service\GameServices\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
63 * @return Operation
69 return $this->call('delete', [$params], Operation::class);
141 * @return Operation
147 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
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_Genomics_Operation');
/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);
H A DProjectsOperations.php23 use Google\Service\Genomics\Operation; alias
64 * @return Operation
70 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
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_IDS_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocationsEndpoints.php22 use Google\Service\IDS\Operation; alias
61 * @return Operation
67 return $this->call('create', [$params], Operation::class);
86 * @return Operation
92 return $this->call('delete', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\IDS\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Iam_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DLocationsWorkforcePoolsOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DLocationsWorkforcePoolsProvidersKeysOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DLocationsWorkforcePoolsProvidersOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DLocationsWorkforcePoolsSubjectsOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsWorkloadIdentityPools.php21 use Google\Service\Iam\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
68 * @return Operation
74 return $this->call('delete', [$params], Operation::class);
120 * @return Operation
126 return $this->call('patch', [$params], Operation::class);
135 * @return Operation
141 return $this->call('undelete', [$params], Operation::class);
H A DProjectsLocationsWorkloadIdentityPoolsOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsWorkloadIdentityPoolsProviders.php21 use Google\Service\Iam\Operation; alias
48 * @return Operation
54 return $this->call('create', [$params], Operation::class);
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
118 * @return Operation
124 return $this->call('patch', [$params], Operation::class);
133 * @return Operation
139 return $this->call('undelete', [$params], Operation::class);

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